Difference between revisions of "Template:Statblock"

From Barbaripedia
Jump to: navigation, search
(Created page with "{|class="wikitable" style="float:right; margin:10px;" |+{{{NAME}}} | colspan="2" | [[File:{{{IMG}}}|300px]] |- |'''Hit Dice:''' |{{{HD}}} |- |'''Armor Class:''' |{{{AC}}} |- |...")
 
Line 10: Line 10:
 
|-
 
|-
 
|'''Attack:'''
 
|'''Attack:'''
|<nowiki>{{{ATK}}}</nowiki>
+
|{{{ATK}}}
 
|-
 
|-
 
|'''Damage:'''
 
|'''Damage:'''
Line 25: Line 25:
 
|-
 
|-
 
|'''Skill:'''
 
|'''Skill:'''
|<nowiki>{{{SKL}}}</nowiki>
+
|{{{SKL}}}
 
|-
 
|-
 
|'''Saving Throw:'''
 
|'''Saving Throw:'''
Line 37: Line 37:
 
<noinclude>To use this template, copy the following code at the top of a page and insert the respective values.
 
<noinclude>To use this template, copy the following code at the top of a page and insert the respective values.
  
<code><nowiki>{{Statblock|NAME=|IMG=|HD=|AC=|ATK=|DMG=|SHK=|MV=|FLY=|SWM=|ML=|SKL=|SV=|XP=}}</nowiki></code>
+
<code><nowiki>{{Statblock|NAME=|IMG=|HD=|AC=|ATK=<nowiki></nowiki>|DMG=|SHK=|MV=|FLY=|SWM=|ML=|SKL=|SV=<nowiki></nowiki>|XP=}}</nowiki></code>
  
 
"IMG", "FLY", and "SWM" can be left undefined, but all others must be defined or cause errors.</noinclude>
 
"IMG", "FLY", and "SWM" can be left undefined, but all others must be defined or cause errors.</noinclude>

Revision as of 16:25, 23 August 2021

{{{NAME}}}
[[File:{{{IMG}}}|300px]]
Hit Dice: {{{HD}}}
Armor Class: {{{AC}}}
Attack: {{{ATK}}}
Damage: {{{DMG}}}
Shock: {{{SHK}}}
Move:
Fly:
Swim:
{{{MV}}}
{{{FLY}}}
{{{SWM}}}
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=<nowiki>|DMG=|SHK=|MV=|FLY=|SWM=|ML=|SKL=|SV=|XP=}}</nowiki>

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