Template:Skins by Category Table: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 11: | Line 11: | ||
|uses = Template:Skin Infobox | |uses = Template:Skin Infobox | ||
|include = {Skin Infobox}:%PAGE%:%PAGE:quality{{#ifeq:{{{noanima|}}}|1||:anima}}:obtain | |include = {Skin Infobox}:%PAGE%:%PAGE:quality{{#ifeq:{{{noanima|}}}|1||:anima}}:obtain | ||
|table = class="article-table sortable alternating-colors-table mw-collapsible {{#ifeq:{{{collapsed|}}}|1|mw-collapsed}}" data-expandtext="+" data-collapsetext="−" ,-,Icon,Name,Quality{{#ifeq:{{{ | |table = class="article-table sortable alternating-colors-table mw-collapsible {{#ifeq:{{{collapsed|}}}|1|mw-collapsed}}" data-expandtext="+" data-collapsetext="−" ,-,Icon,Name,Quality{{#ifeq:{{{noanima|}}}|1||,Anima}},Obtain | ||
|tablerow = text-align:center;"¦[[File:%% Icon.png|50px|link=%PAGE%]],[[%PAGE%]],²{Icon/Stars¦%%}²{{#ifeq:{{{noanima|}}}|1||,[[%%]]}},%% | |tablerow = text-align:center;"¦[[File:%% Icon.png|50px|link=%PAGE%]],[[%PAGE%]],²{Icon/Stars¦%%}²{{#ifeq:{{{noanima|}}}|1||,[[%%]]}},%% | ||
|ordermethod = sortkey | |ordermethod = sortkey | ||
Latest revision as of 21:26, 20 September 2025
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Usage |
Uses DPL to create a table of Skins that include the category in the first unnamed parameter.
Syntax
- 1 - Category(s).
- notX - Not category, X = 1–6.
- noanima - Hide "Anima" column and use appropriate header.
- collapsed - Set table to collapsed.
Examples
{{Skins by Category Table}}
6 Skins match the category selection:
{{Skins by Category Table|Mr. Avocado|noanima=1}}
Mr. Avocado has no Skins.
Template Data
Create table of Skins.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Category(s) | 1 | Category to query for. | String | suggested |
| Not Category | not | Category to exclude | String | optional |
| Not Category 1 | not1 | Category to exclude 1 | String | optional |
| Not Category 2 | not2 | Category to exclude 2 | String | optional |
| Not Category 3 | not3 | Category to exclude 3 | String | optional |
| Not Category 4 | not4 | Category to exclude 4 | String | optional |
| Not Category 5 | not5 | Category to exclude 5 | String | optional |
| Not Category 6 | not6 | Category to exclude 6 | String | optional |
| noanima | noanima | Hides "noanima" column
| Boolean | optional |
| Collapse Table | collapsed | Set to 1 to collapse table.
| Boolean | optional |