Template:Character: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
<data source="fullname"><label>Full name</label></data> | <data source="fullname"><label>Full name</label></data> | ||
<data source="alias"><label>{{#switch:{{#rpos:{{{alias}}}|*}}|-1=Alias|Aliases}}</label></data> | <data source="alias"><label>{{#switch:{{#rpos:{{{alias}}}|*}}|-1=Alias|Aliases}}</label></data> | ||
<data source=" | <data source="nickname"><label>{{#switch:{{#rpos:{{{nickname}}}|*}}|-1=Nickname|Nicknames}}</label></data> | ||
<data source="homeworld"><label>Homeworld</label></data> | <data source="homeworld"><label>Homeworld</label></data> | ||
<data source="residence"><label>Residence</label></data> | <data source="residence"><label>Residence</label></data> | ||
| Line 20: | Line 20: | ||
<data source="eyes"><label>Eye color</label></data> | <data source="eyes"><label>Eye color</label></data> | ||
<data source="hair"><label>Hair color</label></data> | <data source="hair"><label>Hair color</label></data> | ||
<data source="skin"><label>Skin color</label></data> | |||
<data source="feathers"><label>Feather color</label></data> | <data source="feathers"><label>Feather color</label></data> | ||
<data source="fur"><label>Fur color</label></data> | <data source="fur"><label>Fur color</label></data> | ||
<data source="plating"><label>Plating color</label></data> | <data source="plating"><label>Plating color</label></data> | ||
<data source="cyber"><label>Cybernetics</label></data> | <data source="cyber"><label>Cybernetics</label></data> | ||
| Line 39: | Line 38: | ||
<data source="occupation"><label>{{#switch:{{#rpos:{{{occupation}}}|*}}|-1=Occupation|Occupations}}</label></data> | <data source="occupation"><label>{{#switch:{{#rpos:{{{occupation}}}|*}}|-1=Occupation|Occupations}}</label></data> | ||
<data source="position"><label>{{#switch:{{#rpos:{{{position}}}|*}}|-1=Position|Positions}}</label></data> | <data source="position"><label>{{#switch:{{#rpos:{{{position}}}|*}}|-1=Position|Positions}}</label></data> | ||
<data source="title"><label>{{#switch:{{#rpos:{{{title}}}|*}}|-1=Title|Titles}}</label></data> | <data source="title"><label>{{#switch:{{#rpos:{{{title}}}|*}}|-1=Title|Titles}}</label></data> | ||
<data source="affiliation"><label>Affiliation</label></data> | <data source="affiliation"><label>Affiliation</label></data> | ||
| Line 57: | Line 55: | ||
| image = info here | | image = info here | ||
| fullname = info here | | fullname = info here | ||
| alias = info here | |||
| nickname = info here | | nickname = info here | ||
| homeworld = info here | | homeworld = info here | ||
| Line 65: | Line 64: | ||
| species = info here | | species = info here | ||
| pronouns = info here | | pronouns = info here | ||
| eyes = info here | |||
| hair = info here | | hair = info here | ||
| skin = info here | | skin = info here | ||
| feathers = info here | | feathers = info here | ||
| fur = info here | |||
| plating = info here | |||
| cyber = info here | | cyber = info here | ||
| partner = info here | | partner = info here | ||
| Line 76: | Line 77: | ||
| family = info here | | family = info here | ||
| occupation = info here | | occupation = info here | ||
| | | position = info here | ||
| title = info here | |||
| affiliation = info here | | affiliation = info here | ||
| first = info here | | first = info here | ||
| last = info here | | last = info here | ||
| Line 87: | Line 85: | ||
| voice = info here | | voice = info here | ||
}}<pre>{{Character | }}<pre>{{Character | ||
| image = | | image = <!-- add as File:Filename.png --> | ||
| fullname = | | fullname = | ||
| alias = <!-- only add when known by other names, e.g. Agent Z for Warp Darkmatter --> | |||
| nickname = | | nickname = | ||
| homeworld = | | homeworld = | ||
| Line 95: | Line 94: | ||
| birth = | | birth = | ||
| death = | | death = | ||
| species = | | species = <!-- only add if there is a link to an article --> | ||
| pronouns = | | pronouns = | ||
| eyes = | | eyes = | ||
| skin = | | hair = <!-- omit if character has no hair --> | ||
| feathers = | | skin = <!-- for humans use light, tan, dark --> | ||
| feathers = <!-- omit if character has no feathers --> | |||
| fur = <!-- omit if character has no fur --> | |||
| plating = <!-- use only for robots --> | |||
| cyber = | | cyber = | ||
| partner = | | partner = | ||
| Line 108: | Line 109: | ||
| family = | | family = | ||
| occupation = | | occupation = | ||
| | | position = | ||
| title = | |||
| affiliation = | | affiliation = | ||
| first = | | first = | ||
| last = | | last = | ||
| only = | | only = <!-- use only if different from full/othernames --> | ||
| voice = | | voice = | ||
}}</pre> | }}</pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> | ||
Revision as of 23:06, 19 January 2026
Usage
{{Character
| image = <!-- add as File:Filename.png -->
| fullname =
| alias = <!-- only add when known by other names, e.g. Agent Z for Warp Darkmatter -->
| nickname =
| homeworld =
| residence =
| age =
| birth =
| death =
| species = <!-- only add if there is a link to an article -->
| pronouns =
| eyes =
| hair = <!-- omit if character has no hair -->
| skin = <!-- for humans use light, tan, dark -->
| feathers = <!-- omit if character has no feathers -->
| fur = <!-- omit if character has no fur -->
| plating = <!-- use only for robots -->
| cyber =
| partner =
| children =
| parents =
| siblings =
| family =
| occupation =
| position =
| title =
| affiliation =
| first =
| last =
| only = <!-- use only if different from full/othernames -->
| voice =
}}