Template:Infobox NPC: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 28: Line 28:
|-
|-
! nowrap="nowrap" | Related Missions
! nowrap="nowrap" | Related Missions
| <div class="mw-collapsible {{#ifeq:{{{collapse}}}|yes|mw-collapsed}}">&nbsp;<div class="mw-collapsible-content">{{#if:{{{mission|}}}|{{{mission}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}</div></div>
| <div class="mw-collapsible {{#ifeq:{{{collapse}}}|yes|mw-collapsed}}">&nbsp;<div class="mw-collapsible-content">{{#if:{{{mission|}}}|{{{mission}}}</div></div>|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
| class="infobox-template-links" colspan="2" | [[Template:Infobox NPC|Infobox]] {{*}} [[Template talk:Infobox NPC|Talk page]]
| class="infobox-template-links" colspan="2" | [[Template:Infobox NPC|Infobox]] {{*}} [[Template talk:Infobox NPC|Talk page]]
|}{{PreloadPage}}{{mainonly|[[Category:Characters]]}}<noinclude>
|}{{PreloadPage}}{{mainonly|[[Category:Characters]]}}<noinclude>
{{/doc}}</noinclude>
{{/doc}}</noinclude>

Latest revision as of 22:57, 15 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]]
}}