Template:CharacterInfo

From Voices of the Void Wiki
Jump to navigation Jump to search


Template-info.svg Documentation Edit this documentation at Template:CharacterInfo/doc.
Description
This is an infobox built for characters.
This infobox was created with Extension:PortableInfobox.


Syntax
Copy this boilerplate code to the page and fill up its parameters:
{{CharacterInfo
|title=
|image=
|caption=

|aliases= 
|status=
|species=

|gender=
|age=
|relatives= 

|affiliation=
|job=
}}
Syntax
  • title: Optional; if left blank, it defaults to the page name.
  • image: Character image.
    • caption: Caption under the character's image.
  • There is a set of three parameters that detail additional aspects the character. Note, not all may be applicable to the character:
  • aliases: Names the other characters use when referring to this character.
  • status: Optional; The status of the character, if left blank, it defaults to alive.
  • species: Species of the character.
  • gender: Gender of character, can include pronouns if needed.
  • age: Age of the character, if known.
  • relatives: Relationships the character has with others, including but not limited to familial, platonic, romantic, etc.
  • affiliation: Who the character "sides" with, examples being ASO or the Ariral's Tall Society.
  • job: Optional; The jobs of the character, both past and present, if they ever had one.


Examples

Dr. Dee


Code:
{{CharacterInfo
|title= Doctor Dee
|image= Dee ConceptArt Headshot.png
|status= Unknown
|species= Human
|gender= Male
|age= Unknown
|affiliation=
* ASO (Past)
|job=
* Array Operator (Past)
* Groundskeeper (Past)
* Maintenence Crew (Past)
}}
Result:


Dr. Kel


Code:
{{CharacterInfo
|title= Doctor Kel
|image= Kel_Render_Flashlight_and_Compass_v3.png
|caption= Kel, holding his flashlight and compass, slightly damaged.
|aliases= 
* Kel
* Kellin (Tree-house Ariral)
|gender= Male
|species= Human
|age= 20-25
|relatives= 
* [[Dr. Bao]] - Manager
* [[Dr. Ena]] - Colleague
* [[Dr. Max]] - Colleague
|affiliation=
* ASO
* Tree-house Arirals (Reputation based)
|job=
* Array Operator
* Groundskeeper
* Maintenence Crew
}}
Result: