Template:Infobox costume: Difference between revisions

mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
| 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|}}}| {{!}}-
| colspan="2" style="width: 50%;" | <u>Effect</u><br> Intimacy: +{{{intimacy|#}}}<br>Blessing Power: +{{{blessing|#}}}
{{!}} colspan="2" style="width: 50%;" {{!}} <u>Effect</u><br> Intimacy: +{{{intimacy|#}}}<br>Blessing Power: +{{{blessing|#}}} {{!}} colspan="2" {{!}} <u>Each Upgrade</u><br> {{dg|+{{{intimacyUp|#}}}}}<br>{{dg|+{{{blessingUp|#}}}}}}}
| colspan="2" | <u>Each Upgrade</u><br> {{dg|+{{{intimacyUp|#}}}}}<br>{{dg|+{{{blessingUp|#}}}}}
|-
|-
{{#if:{{{costumeTitle|}}}| {{!}} style="text-align: center;" colspan="4" {{!}} {{{costumeTitle}}}}}
{{#if:{{{costumeTitle|}}}| {{!}} style="text-align: center;" colspan="4" {{!}} {{{costumeTitle}}}}}
Line 31: Line 30:
   | icon        = Item Costume ⟦Costume Name⟧.png
   | icon        = Item Costume ⟦Costume Name⟧.png
   | description  =
   | description  =
   | intimacy    = #
   | intimacy    = # (Family costumes only)
   | intimacyUp  = #
   | intimacyUp  = # (Family costumes only)
   | blessing    = #
   | blessing    = # (Family costumes only)
   | blessingUp  = #
   | blessingUp  = # (Family costumes only)
   | costumeTitle = '''Lv.5 Costume Title'''<br>Obtain Title Suffix ???
   | costumeTitle = '''Lv.5 Costume Title'''<br>Obtain Title Suffix ???
   | releaseDate  = 202X.XX.XX
   | releaseDate  = 202X.XX.XX}}</pre>
}}
</pre>
<templatedata>
<templatedata>
{
{
Line 53: Line 50:
},
},
"blessing": {
"blessing": {
"description": "The amount of Blessing Power received upon receiving the costume for the first time.",
"description": "(Family costumes only) The amount of Blessing Power received upon receiving the costume for the first time.",
"type": "number",
"type": "number",
"autovalue": "#",
"autovalue": "# (Family costumes only)",
"default": "#"
"default": "#"
},
},
"blessingUp": {
"blessingUp": {
"description": "The amount of Blessing Power received for each subsequent costume upgrade.",
"description": "(Family costumes only) The amount of Blessing Power received for each subsequent costume upgrade.",
"autovalue": "#",
"autovalue": "# (Family costumes only)",
"type": "number",
"type": "number",
"default": "#"
"default": "#"
Line 82: Line 79:
},
},
"intimacy": {
"intimacy": {
"description": "The amount of Intimacy gained upon receiving the costume for the first time.",
"description": "(Family costumes only) The amount of Intimacy gained upon receiving the costume for the first time.",
"type": "number",
"type": "number",
"autovalue": "#",
"autovalue": "# (Family costumes only)",
"default": "#"
"default": "#"
},
},
"intimacyUp": {
"intimacyUp": {
"description": "The amount of Intimacy received for each subsequent costume upgrade.",
"description": "(Family costumes only) The amount of Intimacy received for each subsequent costume upgrade.",
"type": "number",
"type": "number",
"autovalue": "#",
"autovalue": "# (Family costumes only)",
"default": "#"
"default": "#"
},
},

Latest revision as of 03:42, 31 July 2025

{{{name}}}
[[File:|500px|center]]
Activate: +#
Upgrade: +#
[[File:]] {{{description}}}
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     = # (Family costumes only)
   | intimacyUp   = # (Family costumes only)
   | blessing     = # (Family costumes only)
   | blessingUp   = # (Family costumes only)
   | costumeTitle = '''Lv.5 Costume Title'''<br>Obtain Title Suffix ???
   | releaseDate  = 202X.XX.XX}}

This template displays information about a Costume.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
namename

This is the costume name,

Auto value
Costume Name (no brackets)
Stringrequired
imageimg

This is where the file for the image is specified.

Auto value
Character ⟦Costume Name⟧.png
Filesuggested
activateactivate

This is the value for the costume's activation reward.

Default
#
Auto value
#
Numberoptional
upgradeupgrade

This is the value for the costume's upgrade reward.

Default
#
Auto value
#
Numberoptional
iconicon

This is the costume's item icon.

Auto value
Item Costume ⟦Costume Name⟧.png
Fileoptional
descriptiondescription

This is the costume's description.

Stringoptional
intimacyintimacy

(Family costumes only) The amount of Intimacy gained upon receiving the costume for the first time.

Default
#
Auto value
# (Family costumes only)
Numberoptional
intimacyUpintimacyUp

(Family costumes only) The amount of Intimacy received for each subsequent costume upgrade.

Default
#
Auto value
# (Family costumes only)
Numberoptional
blessingblessing

(Family costumes only) The amount of Blessing Power received upon receiving the costume for the first time.

Default
#
Auto value
# (Family costumes only)
Numberoptional
blessingUpblessingUp

(Family costumes only) The amount of Blessing Power received for each subsequent costume upgrade.

Default
#
Auto value
# (Family costumes only)
Numberoptional
costumeTitlecostumeTitle

The title received from the costume, usually after a certain amount of upgrades.

Auto value
'''Lv.5 Costume Title'''<br>Obtain Title Suffix ???
Unbalanced wikitextoptional
releaserelease

The date when the costume was first released.

Auto value
202X.XX.XX
Contentoptional