Template:Infobox costume: Difference between revisions
No edit summary |
|||
| Line 7: | Line 7: | ||
| style="text-align: center; font-size: 12px;" colspan="4" | '''Activate:''' [[File:Icon Collection Point.png|15px]] +{{{activate|#}}}<br>'''Upgrade:''' [[File:Icon Collection Point.png|15px]] +{{{upgrade|#}}} | | style="text-align: center; font-size: 12px;" colspan="4" | '''Activate:''' [[File:Icon Collection Point.png|15px]] +{{{activate|#}}}<br>'''Upgrade:''' [[File:Icon Collection Point.png|15px]] +{{{upgrade|#}}} | ||
|- | |- | ||
| style="width: 25%; text-align: center;" | [[File:{{{icon | | style="width: 25%; text-align: center;" | [[File:{{{icon}}}]] | ||
| colspan="3" style="width: 75%;" | {{{description}}} | | colspan="3" style="width: 75%;" | {{{description}}} | ||
{{#if:{{{intimacy|}}} | {{#if:{{{intimacy|}}}| | ||
| | |||
{{!}}- | {{!}}- | ||
{{!}} style="width: 50%;" colspan="2" {{!}} <u>Effect</u> | {{!}} style="width: 50%;" colspan="2" {{!}} <u>Effect</u> | ||
{{!}} Intimacy: +{{{intimacy}}} | {{!}} Intimacy: +{{{intimacy}}} | ||
{{!}} Blessing Power: +{{{blessing}}} | {{!}} Blessing Power: +{{{blessing}}} | ||
{{!}}- | |||
{{!}} colspan="2" {{!}} <u>Each Upgrade</u> | {{!}} colspan="2" {{!}} <u>Each Upgrade</u> | ||
{{!}} {{dg|+{{{intimacyUp}}}}} | {{!}} {{dg|+{{{intimacyUp}}}}} | ||
Revision as of 16:33, 3 April 2026
| {{{name}}} | |||
| [[File:|500px|center]] | |||
| Activate: Upgrade: | |||
| [[File:{{{icon}}}]] | {{{description}}} | ||
| Other Information: | |||
| Release Date: | {{{release}}} | ||
Template:
Costume upgrade, skill, and effects should have their own section.
This template displays information about a Costume.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | This is the costume name, typed with no brackets.
| String | required |
| image | img | This is where the file for the image is specified. | File | suggested |
| activate | activate | This is the value for the costume's activation reward. | Number | optional |
| upgrade | upgrade | This is the value for the costume's upgrade reward. | Number | optional |
| icon | icon | This is the costume's item icon. | File | optional |
| description | description | This is the costume's description. | String | optional |
| intimacy | intimacy | (Family costumes only) The amount of Intimacy gained upon receiving the costume for the first time. | Number | optional |
| intimacyUp | intimacyUp | (Family costumes only) The amount of Intimacy received for each subsequent costume upgrade. | Number | optional |
| blessing | blessing | (Family costumes only) The amount of Blessing Power received upon receiving the costume for the first time. | Number | optional |
| blessingUp | blessingUp | (Family costumes only) The amount of Blessing Power received for each subsequent costume upgrade. | Number | optional |
| costumeTitle | costumeTitle | The title received from the costume, usually after a certain amount of upgrades.
| Unbalanced wikitext | optional |
| release | release | The date when the costume was first released. Date format should be YYYY.MM.DD
| Content | optional |