Template:Character infobox/doc

From Deep Rock Galactic Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This infobox is used to create a summary of some key details about missions.

Usage

{{Character infobox
| name        = //Main Name of the character
| name2       = //Alternative names of the character
| age         = //Age of the character
| voice       = //The voice actor of the character
| location    = //The current location of the character
| race        = //The race of the character, could be dwarf, human or otherwise.
| quotes      = //A link to the characters quotation page
}}

Example

{{Character infobox
| name        = Cave Vine
| name2       = Strange Thing
| image       = Cave vine.png
| age         = 100
| race        = Creep
| location    = [[Radioactive Exclusion Zone]]
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.