Template:Infobox costume: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (FaeriMagic moved page Template:Infobox Costume to Template:Infobox costume: Standardizing title casing)
mNo edit summary
Line 1: Line 1:
{| class="wikitable" style="float: right; width: 300px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;"
{| class="wikitable" style="float: right; width: 300px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;"
|-
|-
| style="text-align: center;" colspan="4" | '''{{{title}}}'''
| style="text-align: center;" colspan="4" | '''{{{name}}}'''
|-
|-
| colspan="4" | [[File:{{{img|Family Gina ⟦Talented Gardener⟧.jpg}}}|500px|center]]
| colspan="4" | [[File:{{{img|Family Gina ⟦Talented Gardener⟧.jpg}}}|500px|center]]
Line 24: Line 24:
<pre style="width: 500px;">
<pre style="width: 500px;">
{{Infobox Costume
{{Infobox Costume
  | name        = Costume Name (no brackets)
   | img          = Family/Fellow Character ⟦Costume Name⟧
   | img          = Family/Fellow Character ⟦Costume Name⟧
  | title        = Costume Name (no brackets)
   | activate    =  
   | activate    =  
   | upgrade      =  
   | upgrade      =  
Line 42: Line 42:
{
{
"params": {
"params": {
"activate": {
"description": "This is the value for the costume's activation reward."
},
"bonus": {
"description": "Extra effects/skills.",
"type": "unbalanced-wikitext"
},
"icon": {
"description": "This is the costume's item icon.",
"type": "wiki-file-name"
},
"img": {
"img": {
"label": "image",
"label": "image",
"type": "wiki-file-name",
"type": "wiki-file-name",
"description": "This is where the file for the image is specified.",
"description": "This is where the file for the image is specified.",
"default": "Family Gina ⟦Talented Gardener⟧.jpg",
"suggested": true,
"suggested": true
"autovalue": "Family/Fellow Character ⟦Costume Name⟧.png"
},
"title": {
"description": "This is the costume's title.",
"type": "string"
},
},
"description": {
"description": {
Line 57: Line 64:
"type": "unbalanced-wikitext"
"type": "unbalanced-wikitext"
},
},
"icon": {
"name": {
"description": "This is the costume's item icon.",
"description": "This is the costume name,",
"type": "wiki-file-name"
"type": "string",
},
"required": true,
"activate": {
"autovalue": "Costume Name (no brackets)"
"description": "This is the value for the costume's activation reward."
},
},
"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"
},
},
"intimacy": {},
"intimacy": {},
Line 75: Line 77:
"intimacyUp": {},
"intimacyUp": {},
"blessingUp": {},
"blessingUp": {},
"costumeTitle": {}
"costumeTitle": {},
"userTitle": {},
"release": {}
},
},
"description": "This template displays information about a Costume.",
"description": "This template displays information about a Costume.",
"paramOrder": [
"paramOrder": [
"title",
"name",
"img",
"img",
"activate",
"activate",
Line 90: Line 94:
"blessing",
"blessing",
"blessingUp",
"blessingUp",
"costumeTitle"
"costumeTitle",
"userTitle",
"release"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 21:55, 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⟧
   | 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.

Unknownoptional
upgradeupgrade

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

Unknownoptional
iconicon

This is the costume's item icon.

Fileoptional
descriptiondescription

This is the costume's description

Unbalanced wikitextoptional
bonusbonus

Extra effects/skills.

Unbalanced wikitextoptional
intimacyintimacy

no description

Unknownoptional
intimacyUpintimacyUp

no description

Unknownoptional
blessingblessing

no description

Unknownoptional
blessingUpblessingUp

no description

Unknownoptional
costumeTitlecostumeTitle

no description

Unknownoptional
userTitleuserTitle

no description

Unknownoptional
releaserelease

no description

Unknownoptional