Template:Infobox NPC: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
|-
|-
! style="width:1%" nowrap="nowrap" | Release date
! style="width:1%" nowrap="nowrap" | Release date
| {{#ifeq:{{lc:{{{release}}}}}|no|''Not released in-game''| {{#if:{{{release|}}}|{{Nowrap|{{{release}}}}} {{#ifeq:{{{release}}}|Gemini Station Launch||{{#if:{{{update|}}}|([[Update:{{{update}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}}}|{{Unknown}}{{Mainonly|[[Category:Needs update added]]}}}}}}
| {{#ifeq:{{lc:{{{release}}}}}|no|''Not released in-game''| {{#if:{{{release|}}}|{{Nowrap|{{{release}}}}} {{#ifeq:{{{release}}}|Gemini Station Launch||{{#if:{{{update|}}}|([[Update:Game Update - {{{update}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}}}|{{Unknown}}{{Mainonly|[[Category:Needs update added]]}}}}}}
{{#if:{{{removal|}}}|{{!}}-
{{#if:{{{removal|}}}|{{!}}-
!width="1%" nowrap="nowrap"{{!}}Removal date
!width="1%" nowrap="nowrap"{{!}}Removal date

Revision as of 06:22, 2 June 2020

Template documentation
This documentation is transcluded from Template:Infobox NPC/doc. [edit] [purge]

Documentation

Usage

{{Infobox NPC
|collapse = Yes (Mandatory)
|name = name of character
|image = Picture of Character. Must be a .png
|release = date of release
|update = Page name of the release patch on wiki
|race = 
|gender = 
|faction = Their allegiance to Earth, Gemini Station, etc.
|occupation = Their job or role in the game
|mission = List of Missions they are involved or partake in.
}}

Example

{{Infobox NPC
|collapse = yes
|name = Ganther
|image = Ganther.png
|release = 30 April
|update = Outlands
|race = Human
|gender = Male
|faction = Terrans
|occupation = Something
|mission =
* [[JayCo - A Brief History Part 1]]
* [[JayCo - A Brief History Part 2]]
* [[JayCo - A Brief History Part 3]]
* [[JayCo - A Brief History Part 4]]
}}