Difference between revisions of "Template:Species(SP)"
From Flexible Survival
Line 4: | Line 4: | ||
==Usage== | ==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.<br><pre><nowiki>{{Species(SP) | 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.<br><pre><nowiki>{{Species(SP) | ||
+ | |species= | ||
+ | |interactwithplayer= | ||
+ | |gender= | ||
+ | |dangerlvl= | ||
+ | |raritylvl= | ||
|location= | |location= | ||
+ | |notablenpcs= | ||
+ | |events= | ||
+ | |enemy= | ||
+ | |sex= | ||
|infectious= | |infectious= | ||
− | | | + | |endings= |
− | |||
− | |||
− | |||
|flags= | |flags= | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
− | |||
− | |||
[[Category:Single Player]] | [[Category:Single Player]] | ||
[[Category:In Game Species (Single Player)]] | [[Category:In Game Species (Single Player)]] | ||
Line 21: | Line 25: | ||
{|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"{{!}}Species: | {{#if:{{{species|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species: | ||
+ | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{species}}} | ||
+ | {{!}}-|}} | ||
+ | {{#if:{{{changesspecies|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Interacts with player?: | ||
+ | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{interactwithplayer}}} | ||
+ | {{!}}-|}} | ||
+ | {{#if:{{{gender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Gender: | ||
+ | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{gender}}} | ||
+ | {{!}}-|}} | ||
+ | {{#if:{{{changesgender|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Danger lvl: | ||
+ | {{!}}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?: | ||
+ | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{raritylvl}}} | ||
+ | {{!}}-|}} | ||
+ | {{#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:{{{ | + | {{#if:{{{mustfind|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Any Notable NPCs?: |
− | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{ | + | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{notablenpcs}}} |
+ | {{!}}-|}} | ||
+ | {{#if:{{{events|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Events: | ||
+ | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{events}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:{{{bunker|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Enemy?: |
− | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{ | + | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{enemy}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:{{{sex|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Sex?: |
− | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{ | + | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{sex}}} |
{{!}}-|}} | {{!}}-|}} | ||
− | {{#if:{{{ | + | {{#if:{{{infectious|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Infectious?: |
− | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{ | + | {{!}}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"{{!}}{{{ | + | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{endings}}} |
{{!}}-|}} | {{!}}-|}} | ||
|} | |} |
Revision as of 05:31, 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= }}
</includeonly>