Template:MonsterSP: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Stripes (talk | contribs)
Revert and start over
Stripes (talk | contribs)
m Attempt 9
Line 43: Line 43:
{{#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 55:
{{#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}}}
{{!}}-|}}
<br><div align=center>'''Heat'''</div><br>
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
{{#if:{{{heat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat?:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{heat}}}
{{!}}-|}}
{{!}}-|}}
|}</div>
|}</div>
</includeonly>
</includeonly>

Revision as of 01:05, 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=
}}