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

From Flexible Survival
Jump to: navigation, search
Line 28: Line 28:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{species}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{species}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{changesspecies|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Interacts with player?:
+
{{#if:{{{interactwithplayer|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Interacts with player?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{interactwithplayer}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{interactwithplayer}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Gender:
+
{{#if:{{{gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Gender?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{gender}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{gender}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{changesgender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Danger lvl:
+
{{#if:{{{dangerlvl|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Danger lvl?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{dangerlvl|}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{dangerlvl|}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{combat|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}How Rare is it to Encounter?:
+
{{#if:{{{raritylvl|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}How Rare is it to Encounter?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{raritylvl}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{raritylvl}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{location|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location:
+
{{#if:{{{location|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{mustfind|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Any Notable NPCs?:
+
{{#if:{{{notablenpcs|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Any Notable NPCs?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{notablenpcs}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{notablenpcs}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{events|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Events:
+
{{#if:{{{events|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Events?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{events}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{events}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{bunker|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Enemy?:
+
{{#if:{{{enemy|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Enemy?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{enemy}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{enemy}}}
 
{{!}}-|}}
 
{{!}}-|}}
Line 58: Line 58:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{infectious}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{infectious}}}
 
{{!}}-|}}
 
{{!}}-|}}
{{#if:{{{endings|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Endings:
+
{{#if:{{{endings|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Endings?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{endings}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{endings}}}
 
{{!}}-|}}
 
{{!}}-|}}

Revision as of 05:40, 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)
|species=
|interactwithplayer=
|gender=
|dangerlvl=
|raritylvl=
|location=
|notablenpcs=
|events=
|enemy=
|sex=
|infectious=
|endings=
|flags=
}}