Template:Creature: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{|style="border-collapse:collapse; float:right" | <includeonly>{|style="border-collapse:collapse; float:right" | ||
| | | | ||
{|class="character-infobox | {|class="character-infobox" style="margin-bottom:-6px; border-bottom:0px" | ||
!colspan="2" class="worldbgc"|{{{Name}}} | !colspan="2" class="worldbgc"|{{{Name}}} | ||
|- | |- | ||
|colspan="2"|{{#ifexist:File:{{{Image}}} | [[File:{{{Image}}}|thumb|center]] | [[File:{{{Image}}}|center|Image Needed]] }} | |colspan="2"|{{#ifexist:File:{{{Image}}} | [[File:{{{Image}}}|thumb|center]] | [[File:{{{Image}}}|center|Image Needed]] }} | ||
|- | |- | ||
|Class | |'''Class''' | ||
|[[{{{Class|}}}]] | |[[{{{Class|}}}]] | ||
|- | |- | ||
|Level | |'''Level''' | ||
|{{{Level|}}} | |{{{Level|}}} | ||
|- | |- | ||
|colspan=2 style="border-top:solid 1px #e5e5e5"| | |colspan=2 style="border-top:solid 1px #e5e5e5"| | ||
|- | |- | ||
|XP | |'''XP''' | ||
|{{{XP|}}} | |{{{XP|}}} | ||
|- | |- | ||
|Luminance | |'''Luminance''' | ||
|{{{Luminance|}}} | |{{{Luminance|}}} | ||
|- | |- | ||
|Loot Tier | |'''Loot Tier''' | ||
|{{{Loot Tier|}}} | |{{{Loot Tier|}}} | ||
|- | |- | ||
|colspan=2 style="border-top:solid 1px #e5e5e5"| | |colspan=2 style="border-top:solid 1px #e5e5e5"| | ||
|- | |- | ||
|style="width:90px"|Attacks | |style="width:90px"|'''Attacks''' | ||
|{{{Attacks|}}} | |{{{Attacks|}}} | ||
|- | |- | ||
|Weaknesses | |'''Weaknesses''' | ||
|{{{Weaknesses|}}} | |{{{Weaknesses|}}} | ||
|- | |- | ||
|colspan=2 style="border-top:solid 1px #e5e5e5"| | |colspan=2 style="border-top:solid 1px #e5e5e5"| | ||
|- | |- | ||
|Strength | |'''Strength''' | ||
|{{{Strength|}}} | |{{{Strength|}}} | ||
|- | |- | ||
|Endurance | |'''Endurance''' | ||
|{{{Endurance|}}} | |{{{Endurance|}}} | ||
|- | |- | ||
|Coordination | |'''Coordination''' | ||
|{{{Coordination|}}} | |{{{Coordination|}}} | ||
|- | |- | ||
|Quickness | |'''Quickness''' | ||
|{{{Quickness|}}} | |{{{Quickness|}}} | ||
|- | |- | ||
|Focus | |'''Focus''' | ||
|{{{Focus|}}} | |{{{Focus|}}} | ||
|- | |- | ||
|Self | |'''Self''' | ||
|{{{Self|}}} | |{{{Self|}}} | ||
|- | |- | ||
|Health | |'''Health''' | ||
|{{{Health|}}} | |{{{Health|}}} | ||
|- | |- | ||
|Stamina | |'''Stamina''' | ||
|{{{Stamina|}}} | |{{{Stamina|}}} | ||
|- | |- | ||
|Mana | |'''Mana''' | ||
|{{{Mana|}}} | |{{{Mana|}}} | ||
|- | |- | ||
Line 63: | Line 63: | ||
|- | |- | ||
| | | | ||
{|class="character-infobox | {|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;" | ||
|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="border-top:solid 1px #e5e5e5; cursor:pointer; color:#0645AD"|Advanced Stats | ||
|- | |- | ||
|Melee Attack | |'''Melee Attack''' | ||
|{{{Melee Attack|}}} | |{{{Melee Attack|}}} | ||
|- | |- | ||
|style="width:90px"|Melee Defense | |style="width:90px"|'''Melee Defense''' | ||
|{{{Melee Defense|}}} | |{{{Melee Defense|}}} | ||
|- | |- | ||
|Missile Attack | |'''Missile Attack''' | ||
|{{{Missile Attack|}}} | |{{{Missile Attack|}}} | ||
|- | |- | ||
|Missile Defense | |'''Missile Defense''' | ||
|{{{Missile Defense|}}} | |{{{Missile Defense|}}} | ||
|- | |- | ||
|Magic Attack | |'''Magic Attack''' | ||
|{{{Magic Attack|}}} | |{{{Magic Attack|}}} | ||
|- | |- | ||
|Magic Defense | |'''Magic Defense''' | ||
|{{{Magic Defense|}}} | |{{{Magic Defense|}}} | ||
|} | |} |
Revision as of 10:30, 12 April 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.