Template:Infobox NPC: Difference between revisions

From [N8]
Jump to navigation Jump to search
Created page with "{| class="gsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox-npc" cellpadding="0" cellspacing="0" |- {{#ifeq:{{lc:{{{image}}}}}|no|| {{!}}- {{!}} class="infobox-ima..."
 
mNo edit summary
Line 13: Line 13:
{{!}} {{{removal}}} {{#ifexist:Update:{{{removalupdate}}}|([[Update:{{{removalupdate}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>{{Mainonly|[[Category:Needs removal update added]]}}}}}}
{{!}} {{{removal}}} {{#ifexist:Update:{{{removalupdate}}}|([[Update:{{{removalupdate}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>{{Mainonly|[[Category:Needs removal update added]]}}}}}}
|-
|-
{{#if:{{{aka|}}}|! nowrap="nowrap" {{!}} Also known as
! nowrap="nowrap" | [[List of races|Race]]
{{!}} {{{aka}}}{{Mainonly|[[Category:Pages with AKA]]}}
| {{#if:{{{race|}}}|{{{race}}}|{{Unknown}}}}
{{!}}-}}
|-
|-
{{#ifeq:{{lc:{{{race}}}}}|hide||
! nowrap="nowrap" | [[Gender|Gender]]
! nowrap="nowrap" {{!}} [[List of races|Race]]
| {{#if:{{{gender|}}}|{{{gender}}}|{{Unknown}}}}
{{!}} {{#if:{{{race|}}}|{{{race}}}|{{Unknown}}}}
{{!}}-
}}
|-
|-
{{#ifeq:{{lc:{{{gender}}}}}|hide||
! nowrap="nowrap" | [[Factions|Factions]]
! nowrap="nowrap" {{!}} [[Gender]]
| {{#if:{{{faction|}}}|{{{faction}}}|{{Unknown}}}}
{{!}} {{#if:{{{gender|}}}|{{{gender}}}|{{Unknown}}}}
{{!}}-
}}
|-
|-
! nowrap="nowrap" | [[:Category:Quest NPCs|Story NPC]]
! nowrap="nowrap" | [[Occupation|Occupation]]
| {{#if:{{{mission|}}}|{{{mission}}}{{Mainonly|{{#switch:{{lc:{{{mission}}}}}|no|none|n/a=|#default=[[Category:Quest NPCs]]}}}}|{{Unknown}}}}
| {{#if:{{{occupation|}}}|{{{occupation}}}|{{Unknown}}}}
|-
|-
! nowrap="nowrap" | [[Locations|Location(s)]]
! nowrap="nowrap" | [[NPC Mission|Related Missions]]
| {{#if:{{{location|}}}|{{{location}}}[[Store location::{{#explode:{{#replace:{{#replace:{{{location}}}|{{l/o}}}}|{{l/c}}}}|{{!}}|0}}|]]|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{mission|}}}|{{{mission}}}|{{Unknown}}}}
|-
! nowrap="nowrap" | [[Shop|Stores]]
| {{#if:{{{shop|}}}|{{{shop}}}|{{Unknown}}}}
|-
{{#ifeq:{{lc:{{{gender}}}}}|hide||
! nowrap="nowrap" {{!}} [[Gender]]
{{!}} {{#if:{{{gender|}}}|{{{gender}}}|{{Unknown}}}}
{{!}}-
}}
! nowrap="nowrap" | [[Examine]]
| {{#if:{{{occupation|}}}|{{{occupation}}}|{{Unknown}}{{Mainonly|[[Category:Needs examine added]]}}}}<!--
-->{{#ifeq:{{lc:{{{map}}}}}|no||{{#if:{{{map|}}}{{{intmap|}}}|<br/>
{{!}}-
{{!}} class="infobox-map" colspan="2" {{!}} {{#if:{{{map|}}}|{{#ifeq:{{{map|}}}|name|[[File:{{PAGENAME}} location.png]]|{{clean image|file={{{map}}}|width=250}}}}|<!--
-->{{{intmap|}}}}} }} }}
|- class="advanced-data"
|- class="advanced-data"
! class="infobox-subheader" colspan="2" | Advanced data
! class="infobox-subheader" colspan="2" | Advanced data

Revision as of 05:59, 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]]
}}