Template:Creature: Difference between revisions
(update of layout, new trophy subtemplate that displays icons, vertical layout no longer an option, subclass now displays inside panel, other parameters unchanged (older usages should display fine)) |
(link to category page for subclass rather than subclass page (too many collisions)) |
||
Line 14: | Line 14: | ||
{|style="width:100%; background:#f9f9f9;" | {|style="width:100%; background:#f9f9f9;" | ||
|align=left width=32| {{#ifexist:File:{{strip|{{{Class|}}}}} Icon.png|[[File:{{strip|{{{Class|}}}}} Icon.png|link={{strip|{{{Class|}}}}}]]|}} | |align=left width=32| {{#ifexist:File:{{strip|{{{Class|}}}}} Icon.png|[[File:{{strip|{{{Class|}}}}} Icon.png|link={{strip|{{{Class|}}}}}]]|}} | ||
|align=center width=200| {{#ifeq:{{{Class|}}}|Misc. Creature Class|'''[[{{{Class}}}{{!}}{{{Subclass}}}]]'''|'''[[{{{Class}}}]]'''{{#ifeq:{{{Subclass|}}}|||<br>[[{{{Subclass|}}}|({{{Subclass|}}})]]}}}} | |align=center width=200| {{#ifeq:{{{Class|}}}|Misc. Creature Class|'''[[{{{Class}}}{{!}}{{{Subclass}}}]]'''|'''[[{{{Class}}}]]'''{{#ifeq:{{{Subclass|}}}|||<br>[[:Category:{{{Subclass|}}}|({{{Subclass|}}})]]}}}} | ||
|align=center| '''<small>Level</small>'''<br><span style="font-size: x-large">{{#ifeq:{{{Level|}}}||??|{{{Level}}}}}</span> | |align=center| '''<small>Level</small>'''<br><span style="font-size: x-large">{{#ifeq:{{{Level|}}}||??|{{{Level}}}}}</span> | ||
|} | |} |
Revision as of 14:32, 31 August 2009
Related topics: Wiki Templates, Creature Template
Syntax
{{Creature | Name = | Image = | Class = | Subclass = | Boss = | Level = | Strength = | Endurance = | Coordination = | Quickness = | Focus = | Self = | Health = | Stamina = | Mana = | Melee Defense = | Melee Attack = | Missile Defense = | Missile Attack = | Magic Defense = | Magic Attack = | XP = | Weaknesses = | Attacks = | Trophies = }}
Usage
This is a component template that is part of a Page Template. See Creature Template for details on usage and examples.