Template:Character Infobox/doc

From DCRC Wiki
Jump to navigation Jump to search

Description

Syntax

{{Character Infobox
|name       = [Defaults to PAGENAME]
|icon left  = [[File:FILENAME|32px]]
|icon right = [[File:FILENAME|32px]]

|image      = File:FILENAME
|complex    = [Use instead of '''image''' to display Tabber-based image navigation]
|caption    = [An iconic quote said by the character]

|intro      = [Comic introduction page number]
|first      = [Comic first appearance page number]
|aka        = [Additional aliases the character may be known as]
|title      = [Mythological "classpect" title]
|age        = [Age in sweeps relative to current events of Vast Error]
|genid      = [Gender identity]
|status     = [Status relative to current events of Vast Error.]
|screenname = [Skorpe handle]
|style      = [Typing quirks(s)]
|specibus   = [Strife specibi routinely used by character]
|modus      = [Fetch modus routinely used by character]
|relations  = [List of relationships to other characters]
|home       = [Location character lives]
|planet     = [Designated planet within The Game]
|music      = [Associated music tracks]

|skorpelogs = [Tabber-based navigation of chatlogs throughout Vast Error]
}}

Notes

  • You may leave any field blank if you do not have the proper information necessary or the field is non-applicable to the character.
  • For characters with multiple reference images, use complex instead of image to create a Tabber-based image navigation.
  • If you don't have any reference images for the character, just keep image and complex empty and the infobox will automatically display File:NoImage.gif as the reference image.

Sample output

Magnesium.png
Arcjec Voorat
Breath.png
Arcjec Voorat.png
caption
Introduction Page DCRC icon.png First Appearance DCRC icon.png

AKA

aka

Title

title

Age

age

Gender Identity

gender identity

Status

status

Screen Name

screen name

Typing Style

quirks

Strife Specibi

strife specibus

Fetch Modus

fetch modus

Relations

relationships

Live(s) in

home

Planet

planet

Music

music tracks

 

v·d·e

Chatlogs

Chat log

Regular Infobox

{{Character Infobox
|name = Arcjec Voorat
|symbol = [[File:Magnesium.png|32px]]
|symbol2 = [[File:Breath.png|32px]]

|image      = Arcjec Voorat.png
|caption    = caption

|intro      = intro
|first      = first
|aka        = aka
|title      = title
|age        = age
|genid      = gender identity
|status     = status
|screenname = screen name
|style      = quirks
|specibus   = strife specibus
|modus      = fetch modus
|relations  = relationships
|home       = home
|planet     = planet
|music      = music tracks

|skorpelogs = <tabber>|-|Act 1 =
              <p>Chat log</p></tabber>
}}



Magnesium.png
Arcjec Voorat
Breath.png

Arcjec Voorat.png
Arcjec Injured.png

caption
Introduction Page DCRC icon.png First Appearance DCRC icon.png

AKA

aka

Title

title

Age

age

Gender Identity

gender identity

Status

status

Screen Name

screen name

Typing Style

quirks

Strife Specibi

strife specibus

Fetch Modus

fetch modus

Relations

relationships

Live(s) in

home

Planet

planet

Music

music tracks

 

v·d·e

Chatlogs

Chat log

Complex used instead of Image

{{Character Infobox
|name = Arcjec Voorat
|symbol = [[File:Magnesium.png|32px]]
|symbol2 = [[File:Breath.png|32px]]

|complex = <tabber>
           |-|Alive ▾={{#tag:tabber|
           {{!}}-{{!}}Normal=[[File:Arcjec Voorat.png]]
           {{!}}-{{!}}Injured=[[File:Arcjec Injured.png]]}}
           </tabber>
|caption    = caption

|intro      = intro
|first      = first
|aka        = aka
|title      = title
|age        = age
|genid      = gender identity
|status     = status
|screenname = screen name
|style      = quirks
|specibus   = strife specibus
|modus      = fetch modus
|relations  = relationships
|home       = home
|planet     = planet
|music      = music tracks

|skorpelogs = <tabber>|-|Act 1 =
              <p>Chat log</p></tabber>
}}