Template:Infobox Costume: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (Made Effect section conditional. Added conditional aptitude rows.)
m (Removed from template <pre>.)
 
(7 intermediate revisions by the same user not shown)
Line 9: Line 9:
| 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}}}
| 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:{{{effect|}}}|
{{#if:{{{userTitle|}}}| {{!}} style="text-align: center;" colspan="2" {{!}} {{{userTitle}}}}}
| colspan="2" | '''Effect:'''<br>{{{effect}}}
}}
|-
{{#if:{{{apt1|}}}|
| [[File:{{{apt1Image}}}]]
| {{{apt1}}}
}}
|-
{{#if:{{{apt2|}}}|
| [[File:{{{apt2Image}}}]]
| {{{apt2}}}
}}
|}
|}
<noinclude>
<noinclude>
Line 33: Line 21:
   | activate    =  
   | activate    =  
   | upgrade    =  
   | upgrade    =  
   | effect      =
   | userTitle   =  
  | apt1        =
  | apt1Image  =
  | apt2        =
  | apt2Image   =
}}
}}
</pre>
</pre>
Line 56: 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 71: Line 51:
"upgrade": {
"upgrade": {
"description": "This is the value for the costume's upgrade reward."
"description": "This is the value for the costume's upgrade reward."
},
"bonus": {
"description": "Extra effects/skills.",
"type": "unbalanced-wikitext"
}
}
},
},
Line 81: Line 65:
"activate",
"activate",
"upgrade",
"upgrade",
"effect"
"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