Template:Infobox costume: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:
| 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:{{{userTitle|}}}| {{!}} style="text-align: center;" colspan="4" {{!}} {{{costumeTitle}}}}}
{{#if:{{{costumeTitle|}}}| {{!}} style="text-align: center;" colspan="4" {{!}} {{{costumeTitle}}}}}
|-
|-
| colspan="4" | '''Other Information:'''
| colspan="4" | '''Other Information:'''
Line 25: Line 25:
{{Infobox Costume
{{Infobox Costume
   | name        = Costume Name (no brackets)
   | name        = Costume Name (no brackets)
   | img          = Family/Fellow Character ⟦Costume Name⟧
   | img          = Family/Fellow Character ⟦Costume Name⟧.png
   | activate    =  
   | activate    =  
   | upgrade      =  
   | upgrade      =  
Line 31: Line 31:
   | description  =
   | description  =
   | bonus        =  
   | bonus        =  
   | intimacy    =  
   | intimacy    = #
   | intimacyUp  =
   | intimacyUp  = #
   | blessing    =
   | blessing    = #
   | blessingUp  =
   | blessingUp  = #
   | costumeTitle =  
   | costumeTitle =  
   | releaseDate  =
   | releaseDate  =
Line 43: Line 43:
"params": {
"params": {
"activate": {
"activate": {
"description": "This is the value for the costume's activation reward."
"description": "This is the value for the costume's activation reward.",
"type": "number"
},
},
"bonus": {
"bonus": {
Line 51: Line 52:
"icon": {
"icon": {
"description": "This is the costume's item icon.",
"description": "This is the costume's item icon.",
"type": "wiki-file-name"
"type": "wiki-file-name",
"autovalue": "Item Costume ⟦Costume Name⟧.png"
},
},
"img": {
"img": {
Line 61: Line 63:
},
},
"description": {
"description": {
"description": "This is the costume's description",
"description": "This is the costume's description.",
"type": "unbalanced-wikitext"
"type": "content"
},
},
"name": {
"name": {
Line 71: Line 73:
},
},
"upgrade": {
"upgrade": {
"description": "This is the value for the costume's upgrade reward."
"description": "This is the value for the costume's upgrade reward.",
"type": "number"
},
"intimacy": {
"description": "The amount of Intimacy gained upon receiving the costume for the first time.",
"type": "number",
"autovalue": "#"
},
"blessing": {
"description": "The amount of Blessing Power received upon receiving the costume for the first time.",
"type": "number",
"autovalue": "#"
},
"intimacyUp": {
"description": "The amount of Intimacy received for each subsequent costume upgrade.",
"type": "number",
"autovalue": "#"
},
"blessingUp": {
"description": "The amount of Blessing Power received for each subsequent costume upgrade.",
"autovalue": "#"
},
"costumeTitle": {
"description": "The title received from the costume, usually after a certain amount of upgrades.",
"type": "unbalanced-wikitext"
},
},
"intimacy": {},
"blessing": {},
"intimacyUp": {},
"blessingUp": {},
"costumeTitle": {},
"userTitle": {},
"release": {}
"release": {}
},
},
Line 95: Line 115:
"blessingUp",
"blessingUp",
"costumeTitle",
"costumeTitle",
"userTitle",
"release"
"release"
]
]

Revision as of 22:01, 30 July 2025

{{{name}}}
Activate: +#
Upgrade: +#
{{{description}}}
Effect
Intimacy: +#
Blessing Power: +#
Each Upgrade
+#
+#
Other Information:
Release Date: {{{release}}}

Template:

{{Infobox Costume
   | name         = Costume Name (no brackets)
   | img          = Family/Fellow Character ⟦Costume Name⟧.png
   | activate     = 
   | upgrade      = 
   | icon         = Item Costume ⟦Costume Name⟧.png
   | description  =
   | bonus        = 
   | intimacy     = #
   | intimacyUp   = #
   | blessing     = #
   | blessingUp   = #
   | costumeTitle = 
   | releaseDate  =
}}

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
Family/Fellow Character ⟦Costume Name⟧.png
Filesuggested
activateactivate

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

Numberoptional
upgradeupgrade

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

Numberoptional
iconicon

This is the costume's item icon.

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

This is the costume's description.

Contentoptional
bonusbonus

Extra effects/skills.

Unbalanced wikitextoptional
intimacyintimacy

The amount of Intimacy gained upon receiving the costume for the first time.

Auto value
#
Numberoptional
intimacyUpintimacyUp

The amount of Intimacy received for each subsequent costume upgrade.

Auto value
#
Numberoptional
blessingblessing

The amount of Blessing Power received upon receiving the costume for the first time.

Auto value
#
Numberoptional
blessingUpblessingUp

The amount of Blessing Power received for each subsequent costume upgrade.

Auto value
#
Unknownoptional
costumeTitlecostumeTitle

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

Unbalanced wikitextoptional
releaserelease

no description

Unknownoptional