Difference between revisions of "Template:PetsSP"

From Flexible Survival
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
|Species=
 
|Species=
 
|Gender=
 
|Gender=
 +
|Level=
 +
|Dex=
 +
|Dmg=
 
|Eventlocation=
 
|Eventlocation=
 
|EventName=
 
|EventName=
Line 13: Line 16:
 
|flags=
 
|flags=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
Line 23: Line 27:
 
{{#if:{{{Gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Gender:
 
{{#if:{{{Gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Gender:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Gender}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Gender}}}
 +
{{!}}-|}}
 +
{{#if:{{{Level|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Level:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Level}}}
 +
{{!}}-|}}
 +
{{#if:{{{Dex|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Dexterity:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Dex}}}
 +
{{!}}-|}}
 +
{{#if:{{{Dmg|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Damage:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Dmg}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{Eventlocation|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Event Location:
 
{{#if:{{{Eventlocation|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Event Location:

Latest revision as of 05:31, 27 February 2018

A template to standardize the format of single-player pet 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.
{{PetsSP
|Species=
|Gender=
|Level=
|Dex=
|Dmg=
|Eventlocation=
|EventName=
|SexWithPet=
|InfectionStrain=
|targetgender=
|flags=
}}