Template:Infobox Costume: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
(Created template.)
 
m (Removed from template <pre>.)
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
| style="text-align: center;" colspan="2" | '''{{{title}}}'''
| style="text-align: center;" colspan="2" | '''{{{title}}}'''
|-
|-
| style="width: 50px; text-align: center;" | {{{icon}}}
| style="width: 50px; text-align: center;" | [[File:{{{icon|Item Costume "Talented Gardener" (★2).png}}}]]
| {{{description}}}
| {{{description}}}
|-
|-
| colspan="2" | '''Effect:'''<br>{{{effect}}}
| 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:{{{userTitle|}}}| {{!}} style="text-align: center;" colspan="2" {{!}} {{{userTitle}}}}}
|}
|}
<noinclude>
<noinclude>
Line 17: Line 19:
   | icon        =  
   | icon        =  
   | description =  
   | description =  
   | effect      =
   | activate    =
  | upgrade    =
  | userTitle  =  
}}
}}
</pre>
</pre>
Line 36: Line 40:
"description": {
"description": {
"description": "This is the costume's description",
"description": "This is the costume's description",
"type": "unbalanced-wikitext"
},
"effect": {
"description": "This is the costume's effect.",
"type": "unbalanced-wikitext"
"type": "unbalanced-wikitext"
},
},
Line 45: Line 45:
"description": "This is the costume's icon.",
"description": "This is the costume's icon.",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
"activate": {
"description": "This is the value for the costume's activation reward."
},
"upgrade": {
"description": "This is the value for the costume's upgrade reward."
},
"bonus": {
"description": "Extra effects/skills.",
"type": "unbalanced-wikitext"
}
}
},
},
Line 53: Line 63:
"icon",
"icon",
"description",
"description",
"effect"
"activate",
"upgrade",
"bonus"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 16:50, 17 April 2025

{{{title}}}
{{{description}}}
Activate: +50
Upgrade: +25

Template:

{{Infobox Costume
   | img         = 
   | title       = 
   | icon        = 
   | description = 
   | activate    = 
   | upgrade     = 
   | userTitle   = 
}}

This template displays information about a Costume.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
imageimg

This is where the file for the image is specified.

Default
Family Gina (Talented Gardener).jpg
Filesuggested
titletitle

This is the costume's title.

Stringoptional
iconicon

This is the costume's icon.

Fileoptional
descriptiondescription

This is the costume's description

Unbalanced wikitextoptional
activateactivate

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

Unknownoptional
upgradeupgrade

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

Unknownoptional
bonusbonus

Extra effects/skills.

Unbalanced wikitextoptional