Template:Infobox NPC: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 26: | Line 26: | ||
|- | |- | ||
! nowrap="nowrap" | [[NPC Mission|Related Missions]] | ! nowrap="nowrap" | [[NPC Mission|Related Missions]] | ||
| {{#if:{{{mission|}}}|{{{mission}}}|{{Unknown}}}} | | {{#if:{{{mission|}}}|{{{mission}}}{{Mainonly|{{#switch:{{lc:{{{mission}}}}}|no|none|n/a=|#default=[[Category:Mission NPCs]]}}}}|{{Unknown}}}} | ||
|- class="advanced-data" | |- class="advanced-data" | ||
! class="infobox-subheader" colspan="2" | Advanced data | ! class="infobox-subheader" colspan="2" | Advanced data | ||
Revision as of 06:30, 2 June 2020
| Please add an image! | |
| Infobox NPC | |
|---|---|
| Release date | Unknown edit |
| Race | Unknown edit |
| Gender | Unknown edit |
| Factions | Unknown edit |
| Occupation | Unknown edit |
| Related Missions | Unknown edit |
| Advanced data | |
| NPC ID | none |
| Object ID | none |
| Links | Template:Chisel linkTemplate:Chisel link |
| Infobox (multi) • Talk page | |
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]]
}}