Difference between revisions of "Template:MonsterSP"

From Flexible Survival
Jump to: navigation, search
m (attempt 10)
m (Attempt 11)
Line 61: Line 61:
 
{{#if:{{{heat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat?:
 
{{#if:{{{heat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{heat}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{heat}}}
 +
{{!}}-|}}
 +
{{#if:{{{heatcycle|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat Cycle:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{heatcycle}}} days
 +
{{!}}-|}}
 +
{{#if:{{{duration|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Duration:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{duration}}} days
 +
{{!}}-|}}
 +
{{#if:{{{femaleheat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Female Heat?:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{femaleheat}}}
 +
{{!}}-|}}
 +
{{#if:{{{mpregheat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}MPreg Heat?:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{mpregheat|}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
|}</div>
 
|}</div>
 
</includeonly>
 
</includeonly>

Revision as of 01:08, 27 April 2015

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=
|heat=
|altcombat=
|endings=
|flags=
}}