Template:Infobox-Legend/doc

From Apex Legends Wiki
Jump to navigation Jump to search
Template-info.png Documentation

This is a basic infobox for Legends.

Usage

{{Infobox-Legend
| name = 
| title = 
| realName = 
| alias =
| gender = 
| dob =
| age = 
| homeWorld =
| weight =
| height = 
| legendType = 
| tacticalAbility = 
| passiveAbility = 
| ultimateAbility = 
| passivePerk = 
| voiceActor = 
}}

Parameters

Parameter Data type Default value Notes
name String {{PAGENAME}} The name of the legend
title String The legend's title
realName String The legend's real name
alias String The legend's fake name - for legends like Caustic or Crypto who live with fake identities
gender String The legend's gender. This will be automatically linked to [[Category:{{{gender}}} legends]] and add the page to that category if it is in mainspace
dob String The legend's date of birth. Format as MMM DD, YYYY - for example: February 25, 2685
age String The legend's age, preferably as an integer but a string such as "Unknown" or "Redacted" is acceptable
homeWorld Wikitext The legend's homeworld. This can be manually linked if desired
weight String The legend's weight, first in pounds, then in kilograms
height String The legend's height, first in feet and inches, then in centimeters
legendType String The Legend's type (Assault, Skirmisher, Controller, Support, Recon)
tacticalAbility String The name of the legend's tactical ability, spelled as that section of its page is. This will be automatically linked to that section.
passiveAbility String The name of the legend's passive ability, spelled as that section of its page is. This will be automatically linked to that section.
ultimateAbility String The name of the legend's ultimate ability, spelled as that section of its page is. This will be automatically linked to that section.
passivePerk String The name of the legend's passive perk, spelled as that section of its page is. This will be automatically linked to that section.
voiceActor String The name of the legend's voice actor.

Example

Wraith
File:Infobox-Legend/doc.jpg
Interdimensional Skirmisher
Details
Real Name Renee Hope Blasey
Gender Female
Age 32
Homeworld Typhon
Gameplay
Legend Type File:Assault Legend Icon.svg Assault
Tactical Ability Into the Void.svg Into the Void
Passive Ability Voices from the Void.svg Voices from the Void
Ultimate Ability Dimensional Rift.svg Dimensional Rift
Passive Perk Low Profile.svg Low Profile
Real-world Info
Voice Actor Shantel VanSanten
{{Infobox-Legend 
| name = Wraith
| title = Interdimensional Skirmisher
| realName = Renee Hope Blasey 
| gender = Female
| age = 32
| homeWorld = Typhon
| legendType = Assault
| tacticalAbility = Into the Void
| passiveAbility = Voices from the Void
| ultimateAbility = Dimensional Rift
| passivePerk = Low Profile
| voiceActor = Shantel VanSanten
}}