Difference between revisions of "Template:PetsSP"

From Flexible Survival
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|Species=
 
|Species=
 
|Gender=
 
|Gender=
|InitialEventlocation=
+
|Level=
 +
|Dex=
 +
|Dmg=
 +
|Eventlocation=
 
|EventName=
 
|EventName=
 +
|SexWithPet=
 +
|InfectionStrain=
 
|targetgender=
 
|targetgender=
 
|flags=
 
|flags=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
Line 22: Line 28:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Gender}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Gender}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{InitialEventlocation|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Initial Event Location:
+
{{#if:{{{Level|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Level:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{InitialEventlocation}}}
+
{{!}}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:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Eventlocation}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{EventName|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Event Name:
 
{{#if:{{{EventName|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Event Name:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{EventName|}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{EventName|}}}
 +
{{!}}-|}}
 +
{{#if:{{{SexWithPet|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Sex With Pet?:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{SexWithPet|}}}
 +
{{!}}-|}}
 +
{{#if:{{{InfectionStrain|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Infection Strain:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{InfectionStrain|}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{targetgender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Target Gender:
 
{{#if:{{{targetgender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Target Gender:

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=
}}