Template:Infobox NPC: Difference between revisions
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 |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="gsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox- | {| class="gsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox-city" cellpadding="0" cellspacing="0" | ||
| class="infobox-image" colspan="2" | {{#if:{{{image|}}}|{{clean image|file={{{image}}}|width=300|height=300}}|{{Mainonly|[[Category:Needs image]]}}[[Special:Upload|Please upload an image!]]}} | |||
|- | |- | ||
! class="infobox-header" colspan="2" | '''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}} }}''' | |||
|- | |- | ||
{{#if:{{{AKA|}}}|! width="1%" nowrap="nowrap" {{!}} Also called | |||
| | {{!}} {{{AKA}}} | ||
!width="1%" | |||
{{!}} {{{ | |||
{{!}}-}} | {{!}}-}} | ||
! width="1%" nowrap="nowrap" | Release date | |||
| {{#if:{{{release|}}}|{{{release}}} {{#ifeq:{{{release}}}|Gemini Station||{{#if:{{{update|}}}|([[Update:Game Update - {{{update}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small><includeonly>{{Mainonly|[[Category:Needs update added]]}}</includeonly>}}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} | |||
|- | |- | ||
{{# | {{#if:{{{release2|}}}| | ||
! nowrap="nowrap" {{!}} | ! width="1%" nowrap="nowrap" {{!}} Accessible since | ||
{{!}} {{#if:{{{ | {{!}} {{#if:{{{release2|}}}|{{{release2}}} {{#ifeq:{{{release2}}}|Gemini Station||{{#if:{{{update2|}}}|([[Update:Game Update - {{{update2}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small><includeonly>{{Mainonly|[[Category:Needs update added]]}}</includeonly>}}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}}} | ||
{{ | ! class="infobox-subheader" colspan="2" | Details | ||
}} | |- | ||
| | ! nowrap="nowrap" | Race | ||
{{ | | {{#if:{{{race|}}}|{{{race}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} | ||
! nowrap="nowrap" | |||
}} | |||
|- | |- | ||
! nowrap="nowrap" | | ! nowrap="nowrap" | Gender | ||
| {{#if:{{{ | | {{#if:{{{gender|}}}|{{{gender}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} | ||
|- | |- | ||
! nowrap="nowrap" | | ! nowrap="nowrap" | Faction | ||
| {{#if:{{{ | | {{#if:{{{faction|}}}|{{{faction}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} | ||
|- | |- | ||
! nowrap="nowrap" | | ! nowrap="nowrap" | Occupation | ||
| {{#if:{{{ | | {{#if:{{{occupation|}}}|{{{occupation}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} | ||
|- | |- | ||
! nowrap="nowrap" | Related Missions | |||
! nowrap="nowrap" | | <div class="mw-collapsible {{#ifeq:{{{collapse}}}|yes|mw-collapsed}}"> <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 | | class="infobox-template-links" colspan="2" | [[Template:Infobox NPC|Infobox]] {{*}} [[Template talk:Infobox NPC|Talk page]] | ||
|}{{PreloadPage}}{{mainonly|[[Category: | |}{{PreloadPage}}{{mainonly|[[Category:Characters]]}}<noinclude> | ||
{{/doc}}</noinclude> | |||
Latest revision as of 22:57, 15 June 2020
| Please upload an image! | |
| Infobox NPC | |
|---|---|
| Release date | Unknown edit |
| Details | |
| Race | Unknown edit |
| Gender | Unknown edit |
| Faction | Unknown edit |
| Occupation | Unknown edit |
| Related Missions | Unknown edit
|
| Infobox • 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]]
}}