No edit summary
(Remove hiding of the bottom border)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{|style="border-collapse:collapse; float:right"
<includeonly>{|style="border-collapse:collapse; float:right"
|
|
{|class="character-infobox" style="margin-bottom:-6px; border-bottom:0px"
{|class="character-infobox" style="margin-bottom:-6px;"
!colspan="2" class="worldbgc"|{{{Name}}}
!colspan="2" class="worldbgc"|{{{Name}}}
|-
|-
Line 63: Line 63:
|-
|-
|
|
{|class="character-infobox mw-collapsible mw-collapsed" id="mw-customcollapsible-otherstats" style="border-top:0px; border-top-left-radius:0em; border-top-right-radius:0em; border-bottom-left-radius:.7em; border-bottom-right-radius:.7em;"
{|class="character-infobox mw-collapsible mw-collapsed" id="mw-customcollapsible-otherstats"
|colspan=2 class="mw-customtoggle-otherstats" style="border-top:solid 1px #e5e5e5; cursor:pointer; color:#0645AD"|Advanced Stats
|colspan=2 class="mw-customtoggle-otherstats" style="cursor:pointer; color:#0645AD"|Advanced Stats
|-
|-
|'''Melee Attack'''
|'''Melee Attack'''
Line 85: Line 85:
|}
|}
|}
|}
== Trophies ==
<h2 id="Trophies>Trophies</h2>
{{{Trophies|}}}<!--
{{{Trophies|}}}<!--
-->{{#if:{{{nocat|}}}| <!-- add no categories --> | [[Category:Creature Index]] <!--
-->{{#if:{{{nocat|}}}| <!-- add no categories --> | [[Category:Creature Index]] <!--
Line 91: Line 91:
-->{{#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:&nbsp;&nbsp;{{#if:{{{XP|}}}|{{{XP}}}|??}}<br>Luminance:&nbsp;&nbsp;{{#if:{{{Luminance|}}}|{{{Luminance}}}|??}}<br>Loot Tier:&nbsp;&nbsp;{{#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:&nbsp;&nbsp;{{#if:{{{XP|}}}|{{{XP}}}|??}}<br>Luminance:&nbsp;&nbsp;{{#if:{{{Luminance|}}}|{{{Luminance}}}|??}}<br>Loot Tier:&nbsp;&nbsp;{{#if:{{{Loot Tier|}}}|{{{Loot Tier}}}|??}}<br>Trophies:<br>{{#if:{{{Trophies|}}}|{{{Trophies}}}}}</div></includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]][[Category:Infobox Templates]]</noinclude>

Latest revision as of 21:02, 21 January 2024

Template Documentation: |_}}/Doc?action=edit Edit Documentation

Related topics: Wiki Templates, Creature Template

Syntax Edit

{{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 Edit

This is a component template that is part of a Page Template. See Creature Template for details on usage and examples.