Difference between revisions of "Template:CostumeInfo/doc"

From SpiralKnights

Jump to: navigation, search
m (test - trying to keep categories from being registered in documentation)
m (Replaced content with '*pending')
 
Line 1: Line 1:
==Parameters==
+
*pending
===Required===
+
;name =
+
:The item's true name as seen in-game. Please avoid using '''<nowiki>{{PAGENAME}}</nowiki>''' as this breaks the template if pages are moved.
+
;icon =
+
:displayed
+
:not displayed
+
;promotional =
+
:no
+
:yes
+
;view1=
+
:no
+
:yes
+
;view2=
+
:no
+
:yes
+
;set =
+
:yes
+
:no
+
:some are in a set
+
;acquisition =
+
:Link to appropriate section on [[Prize Box]] page, or specific pages if it's not from a prize box.
+
;group =
+
:Link to appropriate section on [[Costumes (Groups)]] page.
+
;form =
+
:Link to appropriate section on [[List of Items by Shape]] page.
+
 
+
===Optional===
+
;helmet_front =
+
:no
+
:yes
+
;helmet_back =
+
:no
+
:yes
+
;helmet_side=:no
+
:yes
+
;helmet_top=
+
:no
+
:yes
+
;armor_front =
+
:no
+
:yes
+
;armor_back =
+
:no
+
:yes
+
;armor_aura =
+
:no
+
:yes
+
;armor_rear =
+
:no
+
:yes
+
 
+
==Usage==
+
For use in conjunction with [[Template:Costume Set]] in this template's '''<nowiki>{{{set}}}</nowiki>''' coding slot.
+
 
+
For specialized set conditions, [[Template:Setlist]] must also be used. The "Template:Costume Set" is basically the "Template:SetList" template, but with more control over disambiguation issues. See the individual pages of these templates for more details about proper usage.
+
 
+
It is recommended to use '''<nowiki>__NOTOC__</nowiki>''' after this template, since most of the pages this template is used on are very compressed and tidy as a result of this template, rendering a ToC less useful and more in the way.
+
 
+
 
+
;Example:
+
<br/>
+
<nowiki>
+
{{CostumeInfo</nowiki><br/><nowiki>
+
| name = Venom Fiend Mask</nowiki><br/><nowiki>
+
| icon = displayed</nowiki><br/><nowiki>
+
| promotional = yes</nowiki><br/><nowiki>
+
| helmet_front = no</nowiki><br/><nowiki>
+
| helmet_back = yes</nowiki><br/><nowiki>
+
| helmet_side= yes</nowiki><br/><nowiki>
+
| helmet_top= yes</nowiki><br/><nowiki>
+
| view1= yes</nowiki><br/><nowiki>
+
| view2= yes</nowiki><br/><nowiki>
+
| set = </nowiki><br/><nowiki>
+
{{Costume Set</nowiki><br/><nowiki>
+
|set=yes</nowiki><br/><nowiki>
+
|head icon=displayed</nowiki><br/><nowiki>
+
|body icon=displayed</nowiki><br/><nowiki>
+
|head name=Venom Fiend Mask</nowiki><br/><nowiki>
+
|body name=Venom Fiend Mail</nowiki><br/><nowiki>
+
|head link=Venom Fiend Mask</nowiki><br/><nowiki>
+
|body link=Venom Fiend Mail</nowiki><br/><nowiki>
+
}}</nowiki><br/><nowiki>
+
| acquisition = Randomly from a [[Prize Box#Vile Prize Box|Vile Prize Box]]</nowiki><br/><nowiki>
+
| group = [[Costumes (Groups)#Vile|Vile]]</nowiki><br/><nowiki>
+
| form = [[List of Items by Shape|Skelly]]</nowiki><br/><nowiki>
+
}}</nowiki><br/><nowiki>
+
</nowiki>
+
<br/><br/><br/>
+
;Produces:
+
<includeonly>
+
{{CostumeInfo
+
| name = Venom Fiend Mask
+
| icon = displayed
+
| promotional = yes
+
| helmet_front = no
+
| helmet_back = yes
+
| helmet_side= yes
+
| helmet_top= yes
+
| view1= yes
+
| view2= yes
+
| set =
+
{{Costume Set
+
|set=yes
+
|head icon=displayed
+
|body icon=displayed
+
|head name=Venom Fiend Mask
+
|body name=Venom Fiend Mail
+
|head link=Venom Fiend Mask
+
|body link=Venom Fiend Mail
+
}}
+
| acquisition = Randomly from a [[Prize Box#Vile Prize Box|Vile Prize Box]]
+
| group = [[Costumes (Groups)#Vile|Vile]]
+
| form = [[List of Items by Shape|Skelly]]
+
}}
+
</includeonly>
+
{{clear}}
+

Latest revision as of 07:50, 20 January 2015

  • pending
Personal tools