Difference between revisions of "Template:Statblock"

From Barbaripedia
Jump to: navigation, search
Line 2: Line 2:
 
|+{{{NAME}}}
 
|+{{{NAME}}}
 
{{#if:{{{IMG|}}}
 
{{#if:{{{IMG|}}}
|<tr><td>[[File:{{{IMG}}}|300px]]</td></tr>}}
+
|<tr><td>[[File:{{{IMG}}}|300px]]</td></tr>|}}
 
|-
 
|-
 
|'''Hit Dice:'''
 
|'''Hit Dice:'''

Revision as of 18:17, 23 August 2021

{{{NAME}}} {{#if:
<tr><td>[[File:{{{IMG}}}|300px]]</td></tr>|}}
Hit Dice: {{{HD}}}
Armor Class: {{{AC}}}
Attack: +{{{ATK}}}
Damage: {{{DMG}}}
Shock: {{{SHK}}}
Morale: {{{ML}}}
Skill: {{{SKL}}}
Saving Throw: +{{{SV}}}
XP: {{{XP}}}

To use this template, copy the following code at the top of a page and insert the respective values.

{{Statblock|NAME=|IMG=|HD=|AC=|ATK=|DMG=|SHK=|MV=|FLY=|SWM=|ML=|SKL=|SV=|XP=}}

"IMG", "FLY", and "SWM" can be left undefined, but all others must be defined or cause errors.