Template:Infobox Character: Difference between revisions
Added aliases field |
m removed most explicit css |
||
Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
! style=" | ! style="background-color: #ccc; color:black;" colspan=2| {{BASEPAGENAME}} | ||
|- | |- | ||
|colspan=2|{{#if:{{{image|}}}|[[File:{{{image}}}|frameless|250px|thumb|]]|}} | |colspan=2|{{#if:{{{image|}}}|[[File:{{{image}}}|frameless|250px|thumb|]]|}} | ||
Line 7: | Line 7: | ||
{{!}}- | {{!}}- | ||
{{!}} Aliases: | {{!}} Aliases: | ||
{{!}} {{{othernames}}} | |||
| | | | ||
{{!}} | {{!}} | ||
Line 13: | Line 13: | ||
|- | |- | ||
| Species: | | Species: | ||
| {{{species|''Unknown''}}} | |||
{{#if: {{{number|}}} | | {{#if: {{{number|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} Serial number: | {{!}} Serial number: | ||
{{!}} {{{number}}} | |||
| | | | ||
{{!}} | {{!}} | ||
Line 23: | Line 23: | ||
|- | |- | ||
| Affiliations: | | Affiliations: | ||
| {{{affiliations|''None''}}} | |||
|- | |- | ||
| Status: | | Status: | ||
| {{{status|''Unknown''}}} | |||
|- | |- | ||
{{#if: {{{actor|}}} | | {{#if: {{{actor|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} Voice actor: | {{!}} Voice actor: | ||
{{!}} {{{actor}}} | |||
| | | | ||
{{!}} | {{!}} |
Revision as of 16:52, 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 |
Affiliations | affiliations | Comma-separated list of groups to which this person belongs
| Unknown | suggested |
Status | status | no description
| Unknown | suggested |
Voice Actor | actor | no description | String | optional |