Template:Infobox-NPC

From Apex Legends Wiki
(Redirected from Template:Infobox npc)
Jump to navigation Jump to search
Template-info.svg Documentation

This is a basic infobox for non-player characters that warrant their own page.

Usage

{{Infobox npc
| name = 
| image = 
| caption = 
| realName = 
| alias =
| gender = 
| age = 
| family = 
| homeWorld = 
| occupation = 
| status = 
| voiceActor = 
| appearances =
}}

Parameters

Parameter Data type Default value Notes
name String {{PAGENAME}} The name of the character
realName String The character's full real name, if applicable
alias String The character's fake name(s), if applicable
nickname String The character's nickname(s), if applicable
gender String The character's gender.
age String The character's age, preferably as an integer but a string such as "Mid 30s" is acceptable
homeWorld Wikitext The character's homeworld. This can be manually linked if desired
occupation String The character's occupation.
status String The character's status, i.e. alive, dead, or unknown
voiceActor String The name of the character's voice actor.
appearances String The pieces of media where this character appears. List specific trailers, Stories from the Outlands, quests, graphic novels, or books. If they appear in Online media, list it as "The Legacy Antigen Epilogue" or "Season 10 Teasers" and link to the appropriate section.

Example

Katerina Ticacek
Mystik picture.png
Details
Real Name Katerina Ticacek Nox
Alias Mystik
Gender Female
Age 71
Homeworld Gaea
Occupation Orphanage owner
Status Deceased
Real-world Info
Voice Actor Tilda Swinton
Appearances Season 3 Teasers
The Legacy Antigen
{{Infobox npc
| name = Katerina Ticacek
| image = Mystik picture.png
| realName = Katerina Ticacek Nox
| alias = Mystik 
| gender = Female
| age = 71
| homeWorld = Gaea
| occupation = Orphanage owner
| status = Deceased
| voiceActor = Tilda Swinton
| appearances = [[Out-of-game media#Crypto Teasers|Season 3 Teasers]]<br/>[[The Legacy Antigen]]
}}