Difference between revisions of "Template:MonsterSP"

From Flexible Survival
Jump to: navigation, search
m (Attempt to create heat template - attempt 5 (merging w/Monster table))
Line 11: Line 11:
 
|targetgender=
 
|targetgender=
 
|tailstrike=
 
|tailstrike=
|heat=
 
 
|altcombat=
 
|altcombat=
 
|endings=
 
|endings=
 
|flags=
 
|flags=
 +
|heat=
 +
|heatcycle=
 +
|duration=
 +
|femaleheat=
 +
|mpregheat=
 +
|coreeffect=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
</noinclude>
 
</noinclude>
Line 43: Line 48:
 
{{#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:{{{heat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{heat}}}
 
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{altcombat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Alt Combat?:
 
{{#if:{{{altcombat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Alt Combat?:
Line 58: Line 60:
 
{{#if:{{{flags|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Flags:
 
{{#if:{{{flags|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Flags:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{flags}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{flags}}}
 +
{{!}}-|}}
 +
 +
{{#if:{{{heat|}}}||}
 +
<br><div align=center>'''Heat'''</div><br>
 +
{{#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|}}}
 +
{{!}}-|}}
 +
|}
 +
<br><div align=center>'''Core Effect'''</div><br>
 +
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
 +
{{#if:{{{coreeffect|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{coreeffect}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
|}</div>
 
|}</div>
 
</includeonly>
 
</includeonly>

Revision as of 00:56, 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=
|altcombat=
|endings=
|flags=
|heat=
|heatcycle=
|duration=
|femaleheat=
|mpregheat=
|coreeffect=
}}