Difference between revisions of "Template:Species(SP)"

From Flexible Survival
Jump to: navigation, search
Line 10: Line 10:
 
|events=
 
|events=
 
|ending=
 
|ending=
 +
|flags=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 +
 
</noinclude>
 
</noinclude>
 
 
<includeonly>
 
<includeonly>
 
[[Category:Single Player]]
 
[[Category:Single Player]]
Line 19: Line 20:
 
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
 
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
 
{|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:{{{species|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location:
+
{{#if:{{{species|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{changesspecies|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Infectious?:
+
{{#if:{{{changesspecies|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Changes species?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{infectious}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{infectious}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Enemy?:
+
{{#if:{{{gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Gender:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{enemy}}}
+
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{speciesgender}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{changesgender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species gender:
+
{{#if:{{{changesgender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Changes gender:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{speciesgender|}}}
+
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{events|}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{combat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Events?:
+
{{#if:{{{combat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Combat:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{events}}}
+
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{ending}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{location|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Ending?:
+
{{#if:{{{endings|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Endings:
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{ending}}}
+
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{flags}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
|}
 
|}

Revision as of 05:09, 6 December 2017

A template to standardize the format of single-player species, providing descriptions, locations and relevant events.

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.
{{Species(SP)
|location=
|infectious=
|enemy=
|speciesgender=
|events=
|ending=
|flags=
}}