Chat log
Template:Character Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Description== *This template produces a infobox-style template for characters within ''Vast Error''. *This template requires [[Help:Parser functions|par...") |
m (2 revisions imported: import infobox template) |
||
(One intermediate revision by the same user not shown) | |||
Line 166: | Line 166: | ||
</pre> | </pre> | ||
<includeonly> | <includeonly>[[Category:Infobox templates| ]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Latest revision as of 00:19, 11 August 2021
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> }}