Template:Infobox costume: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
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>
contributors, delete_pages, Interface administrators
4,701

edits

Navigation menu