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

From Flexible Survival
Jump to: navigation, search
(Creating a page for a Single Player NPC template based on the MonsterSP template)
 
Line 11: Line 11:
 
|location=
 
|location=
 
|mustfind=
 
|mustfind=
 +
|events=
 
|sex=
 
|sex=
 
|endings=
 
|endings=
Line 42: Line 43:
 
{{#if:{{{mustfind|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Must be found?:
 
{{#if:{{{mustfind|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Must be found?:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{mustfind}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{mustfind}}}
 +
{{!}}-|}}
 +
{{#if:{{{events|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Events:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{events}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{sex|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Sex?:
 
{{#if:{{{sex|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Sex?:

Revision as of 12:31, 12 January 2015

A template to standardize the format of single-player NPCs 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.
{{NPC(SP)
|species=
|changesspecies=
|gender=
|changesgender=
|combat=
|location=
|mustfind=
|events=
|sex=
|endings=
|flags=
}}