Difference between revisions of "Template:MonsterSP"

From Flexible Survival
Jump to: navigation, search
(adding Alt Combat field)
Line 11: Line 11:
 
|targetgender=
 
|targetgender=
 
|tailstrike=
 
|tailstrike=
 +
|altcombat=
 
|flags=
 
|flags=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
Line 38: Line 39:
 
{{#if:{{{tailstrike|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Tail Strike?:
 
{{#if:{{{tailstrike|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Tail Strike?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{tailstrike}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{tailstrike}}}
 +
{{!}}-|}}
 +
{{#if:{{{altcombat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Alt Combat?:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{altcombat}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
|}
 
|}

Revision as of 18:16, 24 August 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
|location=
|level=
|HP=
|dmg=
|loot=
|targetgender=
|tailstrike=
|altcombat=
|flags=
}}