Difference between revisions of "Template:Appearance"

From SpiralKnights

Jump to: navigation, search
m (test)
m (Undo revision 219182 by Novaster (Talk) too spacey)
Line 1: Line 1:
<includeonly>{{#switch:{{{type|equipment}}}
+
<includeonly>{{#switch:{{{type|}}}
 
|#default  = {{{appearance}}}
 
|#default  = {{{appearance}}}
 
|equipment =
 
|equipment =
 
This character utilizes items most similar to:
 
This character utilizes items most similar to:
[[File:Icon-usable.png|36px|left]] [[Modifier|Modifier(s)]]: <br> {{{mod}}}
+
[[File:Icon-usable.png|25px]] [[Modifier|Modifier(s)]]: <br> {{{mod}}}
{{clearleft}}
+
 
[[File:Icon-helmet.png|36px|left]] [[Helmet]]: <br> {{{helmet}}}
+
[[File:Icon-helmet.png|25px]] [[Helmet]]: <br> {{{helmet}}}
{{clearleft}}
+
 
[[File:Icon-armor.png|36px|left]] [[Armor]]: <br> {{{armor}}}
+
[[File:Icon-armor.png|25px]] [[Armor]]: <br> {{{armor}}}
{{clearleft}}
+
 
[[File:Icon-shield.png|36px|left]] [[Shield]]: <br> {{{shield}}}
+
[[File:Icon-shield.png|25px]] [[Shield]]: <br> {{{shield}}}
{{clearleft}}
+
 
 
*[[Weapon|Weapon(s)]]: <br> {{{weapon}}}
 
*[[Weapon|Weapon(s)]]: <br> {{{weapon}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 20:24, 6 October 2015

[edit] [purge] Template documentation

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