Template:Infobox Character: Difference between revisions
Removed extraneous {{!}} causing third cell in a row |
m TemplateData |
||
Line 91: | Line 91: | ||
"affiliations": { | "affiliations": { | ||
"label": "Affiliations", | "label": "Affiliations", | ||
"description": " | "description": "Groups to which this person belongs. (List with commas.)", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Applied Institute for Noematics", | "Applied Institute for Noematics", | ||
Line 124: | Line 124: | ||
"default": "New Human", | "default": "New Human", | ||
"required": true | "required": true | ||
}, | |||
"othernames": { | |||
"label": "Aliases", | |||
"description": "Other names this character is called. (List with commas.)", | |||
"example": "The Founder", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 131: | Line 137: | ||
"species", | "species", | ||
"number", | "number", | ||
"othernames", | |||
"affiliations", | "affiliations", | ||
"status", | "status", |
Revision as of 17:04, 22 November 2023
Infobox Character | |
---|---|
Species: | Unknown |
Affiliations: | None |
Status: | Unknown |
Usage
New Human example:
{{Infobox Character | species = New Human | image = Yaqut with cat.jpg | number = 764 | affiliations = Megastructure expedition team | status = Alive | actor = Adam Green }}
creates
Infobox Character | |
---|---|
File:Yaqut with cat.jpg | |
Species: | New Human |
Serial number: | 764 |
Affiliations: | Megastructure expedition team |
Status: | Alive |
Voice actor: | Adam Green |
Ancient Human example:
{{Infobox Character |name=Alexandra Drennan |species=Ancient Human |affiliations=Applied Institute for Noematics |status=Deceased |othernames=Alex, The Progenitor |actor=Erin Fitzgerald }}
creates
Infobox Character | |
---|---|
Aliases: | Alex, The Progenitor |
Species: | Ancient Human |
Affiliations: | Applied Institute for Noematics |
Status: | Deceased |
Voice actor: | Erin Fitzgerald |
Infobox for a character from either game
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | no description | File | suggested |
Species | species | no description
| Unknown | required |
Serial number | number | Can be "Unknown". For ancient humans, omit this field completely (UNCHECK the box for it). | String | suggested |
Aliases | othernames | Other names this character is called. (List with commas.)
| String | optional |
Affiliations | affiliations | Groups to which this person belongs. (List with commas.)
| Unknown | suggested |
Status | status | no description
| Unknown | suggested |
Voice Actor | actor | no description | String | optional |