Template:Character Infobox

From DCRC Wiki
Revision as of 18:00, 12 June 2020 by Kohi (talk | contribs)
Jump to navigation Jump to search
Character Infobox
NoImage.gif

|label3 = |info3 = {{{age}}} |label4 = |info4 = {{{genid}}} |label5 = |info5 = {{{status}}} |label6 = |info6 = {{{screenname}}} |label7 = |info7 = {{{style}}} |label8 = |info8 = {{{specibus}}} |label9 = |info9 = {{{modus}}} |label10 = |info10 = {{{relations}}} |label11 = |info11 = {{{home}}} |label12 = |info12 = {{{planet}}} |label13 = |info13 = {{{music}}} |footer title = |footer content = }}

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{{{aspect}}}

|label3 = Age |info3 = age |label4 = Gender Identity |info4 = gender identity |label5 = Status |info5 = status |label6 = Screen Name |info6 = screen name |label7 = Typing Style |info7 = quirks |label8 = Strife Specibi |info8 = strife specibus |label9 = Fetch Modus |info9 = fetch modus |label10 = Relations |info10 = relationships |label11 = Live(s) in |info11 = home |label12 = Planet |info12 = planet |label13 = Music |info13 = music tracks |footer title = Skorpelogs

|footer content =

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{{{aspect}}}

|label3 = Age |info3 = age |label4 = Gender Identity |info4 = gender identity |label5 = Status |info5 = status |label6 = Screen Name |info6 = screen name |label7 = Typing Style |info7 = quirks |label8 = Strife Specibi |info8 = strife specibus |label9 = Fetch Modus |info9 = fetch modus |label10 = Relations |info10 = relationships |label11 = Live(s) in |info11 = home |label12 = Planet |info12 = planet |label13 = Music |info13 = music tracks |footer title = Skorpelogs

|footer content =

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>
}}