Template:Infobox costume: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Made Effect section conditional. Added conditional aptitude rows.) |
FaeriMagic (talk | contribs) m (Fixed conditionals?) |
||
| Line 8: | Line 8: | ||
|- | |- | ||
| style="text-align: center;" colspan="2" | '''Activate:''' [[File:Icon Collection Point.png|15px]] +{{{activate|50}}}<br>'''Upgrade:''' [[File:Icon Collection Point.png|15px]] +{{{upgrade|25}}} | | style="text-align: center;" colspan="2" | '''Activate:''' [[File:Icon Collection Point.png|15px]] +{{{activate|50}}}<br>'''Upgrade:''' [[File:Icon Collection Point.png|15px]] +{{{upgrade|25}}} | ||
{{#if:{{{effect|}}}| | {{#if:{{trim:{{{effect|}}}}}|{{!}}-{{!}} colspan="2" | '''Effect:'''<br>{{{effect}}} }} | ||
{{#if:{{{apt1|}}}|{{!}}- | |||
{{!}} [[File:{{{apt1Image}}}]] | |||
{{!}} {{{apt1}}} | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{apt2|}}}|{{!}}- | ||
{{!}} [[File:{{{apt2Image}}}]] | |||
| {{ | {{!}} {{{apt2}}} | ||
{{ | |||
}} | }} | ||
|} | |} | ||
Revision as of 16:03, 17 April 2025
| {{{title}}} | |
| File:Item Costume "Talented Gardener" (★2).png | {{{description}}} |
| Activate: Upgrade: | |
Template:
{{Infobox Costume
| img =
| title =
| icon =
| description =
| activate =
| upgrade =
| effect =
| apt1 =
| apt1Image =
| apt2 =
| apt2Image =
}}
This template displays information about a Costume.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | img | This is where the file for the image is specified.
| File | suggested |
| title | title | This is the costume's title. | String | optional |
| icon | icon | This is the costume's icon. | File | optional |
| description | description | This is the costume's description | Unbalanced wikitext | optional |
| activate | activate | This is the value for the costume's activation reward. | Unknown | optional |
| upgrade | upgrade | This is the value for the costume's upgrade reward. | Unknown | optional |
| effect | effect | This is the costume's effect. | Unbalanced wikitext | optional |