Template:Heat: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Stripes (talk | contribs)
Attempt to create heat template - attempt 1
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
A template to standardize the format of infection heat info.
A template to standardize the format of infection heat info.
- template not in use, rolled into Template:MonsterSP -


==Usage==
==Usage==
Line 10: Line 12:
|coreeffect=
|coreeffect=
}}</nowiki></pre>
}}</nowiki></pre>
</noinclude>
</noinclude>
<includeonly>
<includeonly>
Line 18: Line 21:
{|style="width:198px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
{|style="width:198px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
{{#if:{{{heatcycle|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat Cycle:
{{#if:{{{heatcycle|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Heat Cycle:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location}}} days
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{heatcycle}}} days
{{!}}-|}}
{{!}}-|}}
{{#if:{{{duration|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Duration:
{{#if:{{{duration|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Duration:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{level}}} days
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{duration}}} days
{{!}}-|}}
{{!}}-|}}
{{#if:{{{femaleheat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Female Heat?:
{{#if:{{{femaleheat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Female Heat?:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{HP}}}
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{femaleheat}}}
{{!}}-|}}
{{!}}-|}}
{{#if:{{{mpregheat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}MPreg Heat?:
{{#if:{{{mpregheat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}MPreg Heat?:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{dmg|}}}
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{mpregheat|}}}
{{!}}-|}}
{{!}}-|}}
|}
|}
<br><div align=center>'''Core Effect'''</div><br>
<br><div align=center>'''Core Effect'''</div><br>
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
{{#if:{{{coreeffect|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Core effect:
{{#if:{{{coreeffect|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{coreeffect}}}
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{coreeffect}}}
{{!}}-|}}
{{!}}-|}}
|}</div>
|}</div>
</includeonly>
</includeonly>

Latest revision as of 05:30, 27 February 2018

A template to standardize the format of infection heat info.

- template not in use, rolled into Template:MonsterSP -

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.

{{Heat
|heatcycle=
|duration=
|femaleheat=
|mpregheat=
|coreeffect=
}}