Chat log
Template:Character Infobox: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Template:Character Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
| Line 57: | Line 57: | ||
|label13 = {{ #if: {{{music|}}}|Music }} | |label13 = {{ #if: {{{music|}}}|Music }} | ||
|info13 = {{{music}}} | |info13 = {{{music}}} | ||
|footer title = {{ #if: {{{skorpelogs|}}}| | |footer title = {{ #if: {{{skorpelogs|}}}|Chatlogs}} | ||
|footer content = {{ #if: {{{skorpelogs|}}}|{{{skorpelogs}}}}} | |footer content = {{ #if: {{{skorpelogs|}}}|{{{skorpelogs}}}}} | ||
}}<noinclude>{{Documentation}} | }}<noinclude>{{Documentation}} | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> | ||
Revision as of 22:43, 5 February 2021
Character Infobox
| |
|---|---|
![]() |
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Description
- This template produces a infobox-style template for characters within Vast Error.
- This template requires parser functions to be enabled (Wikia default: on).
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
![]() caption | ||||
| ||||
|
AKA |
aka | |||
|
title | ||||
|
Age |
age | |||
|
Gender Identity |
gender identity | |||
|
Status |
status | |||
|
screen name | ||||
|
quirks | ||||
|
strife specibus | ||||
|
fetch modus | ||||
|
Relations |
relationships | |||
|
Live(s) in |
home | |||
|
planet | ||||
|
Music |
music tracks | |||
| ||||
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>
}}
caption
| ||||
| ||||
|
AKA |
aka | |||
|
title | ||||
|
Age |
age | |||
|
Gender Identity |
gender identity | |||
|
Status |
status | |||
|
screen name | ||||
|
quirks | ||||
|
strife specibus | ||||
|
fetch modus | ||||
|
Relations |
relationships | |||
|
Live(s) in |
home | |||
|
planet | ||||
|
Music |
music tracks | |||
| ||||
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>
}}


