Template:Eidos by Category Table/doc: Difference between revisions
No edit summary |
mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 11: | Line 11: | ||
==Examples== | ==Examples== | ||
===Example 1=== | ===Example 1=== | ||
{{T| | {{T|Eidos by Category Table|p1=Sovereign Animasters|_Ybr_=1}} | ||
===Example 2=== | ===Example 2=== | ||
{{T| | {{T|Eidos by Category Table|Novarch Animasters|_Ybr_=1}} | ||
===Example 3=== | ===Example 3=== | ||
{{T| | {{T|Eidos by Category Table|Other Animasters|_Ybr_=1}} | ||
==Template Data== | ==Template Data== | ||
| Line 24: | Line 24: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"description": "The category to filter | "description": "The category to filter Eidos by", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| Line 31: | Line 31: | ||
"description": "Custom results header (optional)", | "description": "Custom results header (optional)", | ||
"type": "string", | "type": "string", | ||
"default": "'''%PAGES%''' [[ | "default": "'''%PAGES%''' [[Eidos]] match the category selection:\\n" | ||
}, | }, | ||
"noresultsfooter": { | "noresultsfooter": { | ||
"description": "Custom no results footer (optional)", | "description": "Custom no results footer (optional)", | ||
"type": "string", | "type": "string", | ||
"default": "\\nNo[[ | "default": "\\nNo[[Eidos]] match the category selection." | ||
} | } | ||
}, | }, | ||