Template:Creature: Difference between revisions
mNo edit summary |
(nocat parameter for removing all categories) |
||
Line 78: | Line 78: | ||
|} | |} | ||
|}<!-- | |}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{nocat|}}}| <!-- add no categories --> | [[Category:Creature Index]] <!-- | ||
-->{{#if:{{{Class|}}}|[[Category:{{{Class}}}]]}}<!-- | -->{{#if:{{{Class|}}}|[[Category:{{{Class}}}]]}}<!-- | ||
-->{{#if:{{{Subclass|}}}|[[Category:{{{Subclass}}}]]}}<!-- | -->{{#if:{{{Subclass|}}}|[[Category:{{{Subclass}}}]]}}<!-- | ||
-->{{#ifeq:{{lc:{{{Boss|}}}}}|true|[[Category:Boss Creatures]]|}}}}<!-- | -->{{#ifeq:{{lc:{{{Boss|}}}}}|true|[[Category:Boss Creatures]]|}}}}<!-- | ||
--><div class="creaturetooltip tooltip-content" style="display:none">Experience: {{#if:{{{XP|}}}|{{{XP}}}|??}}<br>Luminance: {{#if:{{{Luminance|}}}|{{{Luminance}}}|??}}<br>Loot Tier: {{#if:{{{Loot Tier|}}}|{{{Loot Tier}}}|??}}<br>Trophies:<br>{{#if:{{{Trophies|}}}|{{{Trophies}}}}}</div></includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Infobox Templates]]</noinclude> | --><div class="creaturetooltip tooltip-content" style="display:none">Experience: {{#if:{{{XP|}}}|{{{XP}}}|??}}<br>Luminance: {{#if:{{{Luminance|}}}|{{{Luminance}}}|??}}<br>Loot Tier: {{#if:{{{Loot Tier|}}}|{{{Loot Tier}}}|??}}<br>Trophies:<br>{{#if:{{{Trophies|}}}|{{{Trophies}}}}}</div></includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Infobox Templates]]</noinclude> |
Revision as of 21:18, 2 January 2015
Template Documentation: | |_}}/Doc?action=edit Edit Documentation |
---|
Related topics: Wiki Templates, Creature Template
Syntax
{{Creature | Name = | Image = | Class = | Subclass = | Title = | Boss = | Level = | Strength = | Endurance = | Coordination = | Quickness = | Focus = | Self = | Health = | Stamina = | Mana = | Melee Defense = | Melee Attack = | Missile Defense = | Missile Attack = | Magic Defense = | Magic Attack = | XP = | Luminance = | Weaknesses = | Attacks = | Trophies = | Wielded Items = | Spells Cast = }}
Usage
This is a component template that is part of a Page Template. See Creature Template for details on usage and examples.