Difference between revisions of "Template:Appearance/doc"

From SpiralKnights

Jump to: navigation, search
m (created)
 
m (update)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>{{documentation subpage}}</noinclude>
 
<noinclude>{{documentation subpage}}</noinclude>
 
==Usage==
 
==Usage==
To display information about an entity, typically an [[NPC]], in the appropriate ToC section of a relevant page. Please use this template for all NPCs, even if they are not entities which use equipment, to keep track of pages which might have various format options in the future.
+
To display information about an entity, typically an [[NPC]], in the appropriate ToC section of a relevant page.
  
 
==Code==
 
==Code==
If the entity does not use equipment:
 
<pre>
 
{{appearance|Paragraph style explanation of appearance}}
 
</pre>
 
 
 
If the entity uses equipment (can be a knight or a monster that wears equipment etc.):
 
If the entity uses equipment (can be a knight or a monster that wears equipment etc.):
 
Optional paragraph style of appearance here, in addition to:
 
Optional paragraph style of appearance here, in addition to:
 
<pre>
 
<pre>
 
{{appearance
 
{{appearance
|type  = knight
+
|type  = equipment
 
|mod    =  
 
|mod    =  
 
|helmet =  
 
|helmet =  

Latest revision as of 23:58, 6 October 2015

Usage

To display information about an entity, typically an NPC, in the appropriate ToC section of a relevant page.

Code

If the entity uses equipment (can be a knight or a monster that wears equipment etc.): Optional paragraph style of appearance here, in addition to:

{{appearance
|type   = equipment
|mod    = 
|helmet = 
|armor  = 
|shield = 
|weapon =
}} 

Examples

See what links here for examples of this template in action.

Personal tools