Template:Character Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
<table border="0" width="100%" height="0%" align=center> | <table border="0" width="100%" height="0%" align=center> | ||
<tr > | <tr > | ||
<td width="50%">{{ | <td width="50%">{{VE|{{{intro}}}|Introduction Page}}</td> | ||
{{ #if: {{{first|}}}|<td width="50%"">{{ | {{ #if: {{{first|}}}|<td width="50%"">{{VE|{{{first}}}|First Appearance}}</td>}} | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 23: | Line 23: | ||
<table border="0" width="100%" height="0%" align=center> | <table border="0" width="100%" height="0%" align=center> | ||
<tr > | <tr > | ||
<td width="100%">{{ | <td width="100%">{{VE|{{{first}}}|First Appearance}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 23:56, 7 April 2018
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 |
title | ||
Age |
age | ||
Screen Name |
screen name | ||
Typing Style |
quirks | ||
Strife Specibi |
strife specibus | ||
Fetch Modus |
fetch modus | ||
Relations |
relationships | ||
Lives in |
home | ||
Planet |
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 |
title | ||
Age |
age | ||
Screen Name |
screen name | ||
Typing Style |
quirks | ||
Strife Specibi |
strife specibus | ||
Fetch Modus |
fetch modus | ||
Relations |
relationships | ||
Lives in |
home | ||
Planet |
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> }}