Template:Cosmetic infobox: Difference between revisions
mNo edit summary |
now auto-adds Category:Leader cosmetics |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
|- | |- | ||
|Emoji | |Emoji | ||
|{{Cosmetic emoji|{{{1|PAGENAME}}} }} | |{{Cosmetic emoji plain|{{{1|{{PAGENAME}}}}}}} | ||
{{#if: {{Fallback emoji|{{{1|PAGENAME}}} }}| | {{#if: {{Fallback emoji|{{{1|{{PAGENAME}} }}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}}Fallback emoji | {{!}}Fallback emoji | ||
{{!}} {{Fallback emoji|{{{1|{{PAGENAME}} }}} }} | {{!}} {{Fallback emoji|{{{1|{{PAGENAME}}}}}}} | ||
}} | }} | ||
{{#if: {{Special effect|{{{1|PAGENAME}}} }}| | {{#if: {{Special effect|{{{1|{{PAGENAME}} }}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}}Special effect | {{!}}Special effect | ||
{{!}} {{Special effect|{{{1|{{PAGENAME}} }}} }} | {{!}} {{Special effect|{{{1|{{PAGENAME}}}}}}} | ||
}} | }} | ||
|} | |} | ||
</ | {{#if:{{{nocat|}}}||<includeonly>{{#switch:{{{1|{{PAGENAME}}}}}|Ancient Axe|Blindfold|Fox Fire|Golden Feather|Heavenly Cloud|Le Fishe au Chocolat|Magical Moon|Old Nail|Special Snowflake|Tidal Wave=[[Category:Leader cosmetics]]|=[[Category:Cosmetics]]}}</includeonly>}} | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 31: | Line 30: | ||
"example": "Grass", | "example": "Grass", | ||
"type": "string" | "type": "string" | ||
}, | |||
"nocat": { | |||
"description": "Don't add the Cosmetics category. Meant for leader cosmetics, which have their own category.", | |||
"type": "boolean", | |||
"suggested": true | |||
} | } | ||
} | }, | ||
"description": "Shows an infobox for a given cosmetic. Also adds the page to [[Category:Cosmetics]]." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:05, 5 June 2024
Cosmetic infobox
| |
“”
| |
| Emoji | Cannot show emoji for unknown cosmetic: Cosmetic infobox |
| Fallback emoji | (unknown) |
| Special effect | Special effect missing: Cosmetic infobox |
Shows an infobox for a given cosmetic. Also adds the page to [[Category:Cosmetics]].
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Relic | 1 | Cosmetic to show information on (defaults to page title)
| String | optional |
| nocat | nocat | Don't add the Cosmetics category. Meant for leader cosmetics, which have their own category. | Boolean | suggested |