Template:Infobox costume: Difference between revisions
FaeriMagic (talk | contribs) mNo edit summary |
FaeriMagic (talk | contribs) mNo edit summary |
||
| Line 21: | Line 21: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
'''Template:''' | '''Template:'''<br> | ||
Costume upgrade, skill, and effects should have their own section. | |||
<pre style="width: 500px;"> | <pre style="width: 500px;"> | ||
{{Infobox costume | {{Infobox costume | ||
| Line 30: | Line 31: | ||
| icon = Item Costume ⟦Costume Name⟧.png | | icon = Item Costume ⟦Costume Name⟧.png | ||
| description = | | description = | ||
| intimacy = # | | intimacy = # | ||
| intimacyUp = # | | intimacyUp = # | ||
| Line 63: | Line 63: | ||
"type": "number", | "type": "number", | ||
"default": "#" | "default": "#" | ||
}, | }, | ||
"costumeTitle": { | "costumeTitle": { | ||
| Line 123: | Line 119: | ||
"icon", | "icon", | ||
"description", | "description", | ||
"intimacy", | "intimacy", | ||
"intimacyUp", | "intimacyUp", | ||
Revision as of 02:14, 31 July 2025
| {{{name}}} | |||
| [[File:|500px|center]] | |||
| Activate: Upgrade: | |||
| [[File:]] | {{{description}}} | ||
| Effect Intimacy: +# Blessing Power: +# |
Each Upgrade +# +# | ||
| Other Information: | |||
| Release Date: | {{{release}}} | ||
Template:
Costume upgrade, skill, and effects should have their own section.
{{Infobox costume
| name = Costume Name (no brackets)
| img = Character ⟦Costume Name⟧.png
| activate = #
| upgrade = #
| icon = Item Costume ⟦Costume Name⟧.png
| description =
| intimacy = #
| intimacyUp = #
| blessing = #
| blessingUp = #
| costumeTitle = '''Lv.5 Costume Title'''<br>Obtain Title Suffix ???
| releaseDate = 202X.XX.XX
}}
This template displays information about a Costume.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | This is the costume name,
| 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 | The amount of Intimacy gained upon receiving the costume for the first time.
| Number | optional |
| intimacyUp | intimacyUp | The amount of Intimacy received for each subsequent costume upgrade.
| Number | optional |
| blessing | blessing | The amount of Blessing Power received upon receiving the costume for the first time.
| Number | optional |
| blessingUp | blessingUp | 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.
| Content | optional |