Template:Infobox costume: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 23: Line 23:
{{#if:{{{costumeTitle|}}}|
{{#if:{{{costumeTitle|}}}|
   {{!}}-
   {{!}}-
   {{!}} style="text-align: center;" colspan="4" {{!}} {{{costumeTitle}}}
   {{!}} style="text-align: center;" colspan="4" {{!}} Reach Lvl. {{{titleLevel}}} to obtain {{{titleType}}} "{{{costumeTitle}}}"
}}
}}
{{#if:{{{release|}}}|  
{{#if:{{{release|}}}|  
Line 29: Line 29:
   {{!}} colspan="4" {{!}} '''Other Information:'''
   {{!}} colspan="4" {{!}} '''Other Information:'''
   {{!}}-
   {{!}}-
   {{!}} Release Date
   {{!}} <strong>Release Date</strong>
   {{!}} colspan="3" {{!}} {{{release}}}
   {{!}} colspan="3" {{!}} {{{release}}}
}}
}}
Line 94: Line 94:
"description": "This is the value for the costume's upgrade reward.",
"description": "This is the value for the costume's upgrade reward.",
"type": "number"
"type": "number"
},
"titleType": {
"description": "The type of Title an upgraded costume will grant",
"type": "content",
"suggestedvalues": [
"Prefix",
"Suffix"
]
},
"titleLevel": {
"description": "Level a Costume Title unlocks on",
"type": "number",
"suggestedvalues": [
"5"
]
}
}
},
},
Line 109: Line 124:
"blessingUp",
"blessingUp",
"costumeTitle",
"costumeTitle",
"release"
"release",
"titleType",
"titleLevel"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>
contributors, Interface administrators, uploadaccess
497

edits