Difference between revisions of "Template:MonsterSP"

From Flexible Survival
Jump to: navigation, search
(Created page with "<noinclude> A template to standardize the format of single-player monster stats and info. ==Usage== Put the following on your page, filling in the blanks as appropriate. Not...")
 
Line 20: Line 20:
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{HP|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}HP:
 
{{#if:{{{HP|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}HP:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{hp}}}
+
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{HP}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{dmg|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Damage:
 
{{#if:{{{dmg|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Damage:

Revision as of 17:46, 25 February 2012

A template to standardize the format of single-player monster stats and info.

Usage

Put the following on your page, filling in the blanks as appropriate. Note that you can leave out any parameters which don't exist or you don't have the information.
{{MonsterSP
|level=
|HP=
|dmg=
|loot=
|targetgender=
|flags=
}}