Difference between revisions of "Template:Appearance"

From SpiralKnights

Jump to: navigation, search
m (test)
m (isolate - not going to use with image tags, format/desires are just too different.)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{{type|}}}
+
<includeonly>This character has items most similar to:
|#default  = {{{appearance}}}
+
|equipment =
+
This character has items most similar to:
+
  
[[File:Icon-usable.png|25px|link=Modifiers]]: {{{mod}}}
+
[[File:Icon-usable.png|25px|link=Modifier]] {{{mod}}}
  
[[File:Icon-helmet.png|25px|link=Helmet]]: {{{helmet}}}
+
[[File:Icon-helmet.png|25px|link=Helmet]] {{{helmet}}}
  
[[File:Icon-armor.png|25px|link=Armor]]: {{{armor}}}
+
[[File:Icon-armor.png|25px|link=Armor]] {{{armor}}}
  
[[File:Icon-shield.png|25px|link=Shield]]: {{{shield}}}
+
[[File:Icon-shield.png|25px|link=Shield]] {{{shield}}}
  
[[File:Icon-sword.png|25px|link=Weapon]]: {{{weapon}}}
+
[[File:Icon-sword.png|25px|link=Weapon]] {{{weapon}}}</includeonly><noinclude>
}}</includeonly><noinclude>
+
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 21:16, 5 November 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