Difference between revisions of "Template:Guardian"
From Tales of Maj'Eyal
(let's add another cut-and-paste example) |
m |
||
| Line 1: | Line 1: | ||
| + | <onlyinclude> | ||
<div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; float: right; border:none; "> | <div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; float: right; border:none; "> | ||
{|class="wikitable" | {|class="wikitable" | ||
| Line 23: | Line 24: | ||
| align="left" colspan=6 | {{{abilities}}} | | align="left" colspan=6 | {{{abilities}}} | ||
|} | |} | ||
| + | </div> | ||
| + | </onlyinclude> | ||
<includeonly>[[Category:Bosses]]</includeonly> | <includeonly>[[Category:Bosses]]</includeonly> | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
Revision as of 03:48, 5 July 2013
| {{{name}}} | |||||
|---|---|---|---|---|---|
| Location | Level range | ||||
| {{{location}}} | {{{level}}} | ||||
| Description | |||||
| {{{description}}} | |||||
| Base Statistics | |||||
| Strength | Dexterity | Constitution | Magic | Willpower | Cunning |
| - | - | - | - | - | - |
| Abilities | |||||
| {{{abilities}}} | |||||
Use this template on pages that define a zone boss (aka Guardian):
{{Guardian
|name=
|location=
|level=
|description=
|str=
|dex=
|cun=
|mag=
|wil=
|con=
|abilities=
}}
- name
- Name of the guardian
- location
- Zone the boss is found in
- level
- Level range of the boss (best found in lua code)
- description
- The flavor text for the boss. Use italics if desired.
- Str, Dex, Cun, Mag, Wil, Con
- Boss stat abilities
- abilities
- Everything else goes here - boss talents, max life, resistances, status resistances, damage type, etc.