Template:Eidos by Category Table/doc: Difference between revisions

Kwwxis (talk | contribs)
No edit summary
Valaerys (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 2: Line 2:
==Syntax==
==Syntax==
* '''1:''' category
* '''1:''' category
* '''category2:''' additional category
* '''not1:''' exclude category
* '''not2:''' additional exclude category
* '''resultsheader:''' custom results header
* '''resultsheader:''' custom results header
* '''noresultsfooter:''' custom no results header
* '''noresultsfooter:''' custom no results header
* '''sort:''' custom sort


==Examples==
==Examples==
===Example 1===
===Example 1===
{{T|Animasters by Category Table|p1=Sovereign Animasters|_Ybr_=1}}
{{T|Eidos by Category Table|p1=Sovereign Animasters|_Ybr_=1}}


===Example 2===
===Example 2===
{{T|Animasters by Category Table|Novarch Animasters|_Ybr_=1}}
{{T|Eidos by Category Table|Novarch Animasters|_Ybr_=1}}


===Example 3===
===Example 3===
{{T|Animasters by Category Table|Upcoming Animasters|_Ybr_=1}}
{{T|Eidos by Category Table|Other Animasters|_Ybr_=1}}


==Template Data==
==Template Data==
Line 20: Line 24:
"params": {
"params": {
"1": {
"1": {
"description": "The category to filter Animasters by",
"description": "The category to filter Eidos by",
"type": "string",
"type": "string",
"required": true
"required": true
Line 27: Line 31:
"description": "Custom results header (optional)",
"description": "Custom results header (optional)",
"type": "string",
"type": "string",
"default": "'''%PAGES%''' [[Animaster]]s match the category selection:\\n"
"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[[Animaster]]s match the category selection."
"default": "\\nNo[[Eidos]] match the category selection."
}
}
},
},