Template:Infobox Costume: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Replaced with conditional bonus section.) |
FaeriMagic (talk | contribs) m (Fixed pipes.) |
||
Line 9: | Line 9: | ||
| 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:{{{bonus|}}}| | {{#if:{{{bonus|}}}| {{!}} colspan="2" {{!}} {{{bonus}}}}} | ||
}} | |||
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 16:07, 17 April 2025
![]() | |
{{{title}}} | |
![]() |
{{{description}}} |
Activate: ![]() Upgrade: ![]() |
Template:
{{Infobox Costume | img = | title = | icon = | description = | activate = | upgrade = | bonus = }}
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 |
bonus | bonus | Extra effects/skills. | Unbalanced wikitext | optional |