Difference between revisions of "Template:Species(SP)"
From Flexible Survival
(5 intermediate revisions by one other user not shown) | |||
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:Templates]] | |
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
Line 21: | Line 27: | ||
{|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:{{{interactwithplayer|}}}|{{!}}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:{{{dangerlvl|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Species Danger lvl?: | ||
+ | {{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{dangerlvl|}}} | ||
+ | {{!}}-|}} | ||
+ | {{#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}}} | ||
+ | {{!}}-|}} | ||
+ | {{#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:{{{notablenpcs|}}}|{{!}}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:{{{enemy|}}}|{{!}}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}}} |
{{!}}-|}} | {{!}}-|}} | ||
|} | |} |
Latest revision as of 02:44, 26 February 2018
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= }}