Template:Creature: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Arkalor
m (Auto-categorization for creatures without live images.)
imported>Arkalor
mNo edit summary
Line 71: Line 71:
|width=1|
|width=1|
!align=left| <font color=darkgreen>XP
!align=left| <font color=darkgreen>XP
|align=right| <font color=darkgreen>'''{{#ifeq:{{{XP|}}} | | ?? | {{{XP}}}xp }}'''
|align=right| <font color=darkgreen>'''{{#ifeq:{{{XP|}}} | | ?? | {{{XP}}} }}'''
|width=1|
|width=1|
|-
|-
|width=1|
|width=1|
!align=left| <font color=purple>Luminance:
!align=left| <font color=purple>Luminance
|align=right| <font color=purple>'''{{#ifeq:{{{Luminance|}}} | | ?? | {{{Luminance}}} }}'''
|align=right| <font color=purple>'''{{#ifeq:{{{Luminance|}}} | | ?? | {{{Luminance}}} }}'''
|width=1|
|-
|width=1|
!align=left| [[Loot Tier|<font color=teal>Loot Tier</font>]]
|align=right| <font color=teal>'''{{#ifeq:{{{Loot Tier|}}} | | ?? | [[Loot/Tier {{{Loot Tier}}}|<font color=teal><u>{{{Loot Tier}}}</u></font>]]}}'''
|width=1|
|width=1|
|-
|-
Line 90: Line 95:
{|cellpadding=2 style="width:634px; border:1px solid #aaaaaa; background:#f9f9f9; vertical-align:top;"
{|cellpadding=2 style="width:634px; border:1px solid #aaaaaa; background:#f9f9f9; vertical-align:top;"
|-
|-
|bgcolor=#d0d0d0 align=center valign=top colspan=6| '''[[Items]]'''
|bgcolor=#d0d0d0 align=center valign=top colspan=6| '''[[Trophies]]'''
|-
|-
|valign=top colspan=6 align=center| '''{{#ifeq:{{{Items|}}}||??|{{{Items}}}}}'''
|valign=top colspan=6 align=center| '''{{#ifeq:{{{Trophies|}}}||??|{{{Trophies}}}}}'''
|-
|-
{{#ifeq:{{{Wielded Items|}}} | | |  
{{#ifeq:{{{Wielded Items|}}} | | |  
Line 126: Line 131:
|}
|}
|}
|}
{{#ifeq:{{lc:{{{Boss|}}}}} | true | [[Category:Boss Creature]] | }}[[Category:Creature]] {{#if: {{{Class|}}} | [[Category:{{{Class}}}]] {{#ifeq: {{{Subclass| }}} | {{{Subclass|u}}} | {{#if:{{{Subclass|}}} | [[Category:{{{Subclass}}}]] | }} | }} }}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Stats Panel Template]]</noinclude>
 
 
{{#ifeq:{{lc:{{{Boss|}}}}} | true | [[Category:Boss Creature]] | }}[[Category:Creature]] {{#if: {{{Class|}}} | [[Category:{{{Class}}}]] {{#ifeq: {{{Subclass| }}} | {{{Subclass|u}}} | {{#if:{{{Subclass|}}} | [[Category:{{{Subclass}}}]] | }} | }} }}{{#ifeq:{{{Level|}}} | | | [[Category:Level {{{Level}}}]]}}{{#ifeq:{{{Loot Tier|}}} | 0 | [[Category:Loot Tier 0]] | }}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Stats Panel Template]]</noinclude>

Revision as of 10:19, 22 February 2013

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.