Template:Character: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (32 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<infobox> | <infobox> | ||
<image source="image"/> | |||
<title source="name"><default>{{{name|{{PAGENAME}}}}}</default></title> | |||
<group collapse="open"> | |||
<header>Biographical information</header> | |||
<data source="fullname"><label>Full name</label></data> | |||
<header>Biographical | <data source="alias"><label>{{#switch:{{#rpos:{{{alias}}}|*}}|-1=Alias|Aliases}}</label></data> | ||
<data source="nickname"><label>{{#switch:{{#rpos:{{{nickname}}}|*}}|-1=Nickname|Nicknames}}</label></data> | |||
<data source="homeworld"><label>Homeworld</label></data> | |||
<data source="residence"><label>Residence</label></data> | |||
<data source="age"><label>Age</label></data> | |||
<data source="birth"><label>Born</label></data> | |||
<data source="death"><label>Died</label></data> | |||
</group> | </group> | ||
<group> | <group collapse="open"> | ||
<header>Physical | <header>Physical description</header> | ||
<data source="species"><label>Species</label></data> | |||
<data source="pronouns"><label>Pronouns</label></data> | |||
<data source="hair"><label>Hair color</label></data> | |||
<data source="eyes"><label>Eye color</label></data> | |||
<data source="skin"><label>Skin color</label></data> | |||
<data source="feathers"><label>Feather color</label></data> | |||
<data source="fur"><label>Fur color</label></data> | |||
<data source="plating"><label>Plating color</label></data> | |||
<data source="cyber"><label>Cybernetics</label></data> | |||
</group> | </group> | ||
<group> | <group collapse="open"> | ||
<header> | <header>Relationship information</header> | ||
<data source="partner"><label>{{#switch:{{#rpos:{{{partners}}}|*}}|-1=Partner|Partners}}</label></data> | |||
<data source="children"><label>{{#switch:{{#rpos:{{{children}}}|*}}|-1=Child|Children}}</label></data> | |||
<data source="parents"><label>{{#switch:{{#rpos:{{{parents}}}|*}}|-1=Parent|Parents}}</label></data> | |||
<data source="siblings"><label>{{#switch:{{#rpos:{{{siblings}}}|*}}|-1=Sibling|Siblings}}</label></data> | |||
<data source="family"><label>Other family</label></data> | |||
</group> | </group> | ||
<group> | <group collapse="open"> | ||
<header>Political | <header>Political information</header> | ||
<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="affiliation"><label>Affiliation</label></data> | |||
</group> | </group> | ||
<group collapse="open"> | |||
<header>Production details</header> | |||
<data source="first"><label>First appearance</label></data> | |||
<data source="last"><label>Last appearance</label></data> | |||
<data source="only"><label>Appears in</label></data> | |||
<data source="voice"><label>Voiced by</label></data> | |||
<header>Production | |||
</group> | </group> | ||
<header>{{#ifexist:Category:Images of {{PAGENAME}}|[[:Category:Images of {{PAGENAME}}|Images ({{PAGESINCAT: {{#titleparts: {{{1|Images of {{PAGENAME}}}}}}}}})]]}}</header> | |||
</infobox> | </infobox> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{ | ==Usage== | ||
</noinclude> | {{Character | ||
| image = info here | |||
| fullname = info here | |||
| alias = info here | |||
| nickname = info here | |||
| homeworld = info here | |||
| residence = info here | |||
| age = info here | |||
| birth = info here | |||
| death = info here | |||
| species = info here | |||
| pronouns = info here | |||
| hair = info here | |||
| eyes = info here | |||
| skin = info here | |||
| feathers = info here | |||
| fur = info here | |||
| plating = info here | |||
| cyber = info here | |||
| partner = info here | |||
| children = info here | |||
| parents = info here | |||
| siblings = info here | |||
| family = info here | |||
| occupation = info here | |||
| position = info here | |||
| title = info here | |||
| affiliation = info here | |||
| first = info here | |||
| last = info here | |||
| only = info here | |||
| voice = info here | |||
}}<pre>{{Character | |||
| image = | |||
| fullname = | |||
| alias = | |||
| nickname = | |||
| homeworld = | |||
| residence = | |||
| age = | |||
| birth = | |||
| death = | |||
| species = | |||
| pronouns = | |||
| hair = | |||
| eyes = | |||
| skin = | |||
| feathers = | |||
| fur = | |||
| plating = | |||
| cyber = | |||
| partner = | |||
| children = | |||
| parents = | |||
| siblings = | |||
| family = | |||
| occupation = | |||
| position = | |||
| affiliation = | |||
| first = | |||
| last = | |||
| only = | |||
| voice = | |||
}}</pre> | |||
[[Category:Infobox templates]]</noinclude> | |||
Latest revision as of 21:33, 21 January 2026
Usage
{{Character
| image =
| fullname =
| alias =
| nickname =
| homeworld =
| residence =
| age =
| birth =
| death =
| species =
| pronouns =
| hair =
| eyes =
| skin =
| feathers =
| fur =
| plating =
| cyber =
| partner =
| children =
| parents =
| siblings =
| family =
| occupation =
| position =
| affiliation =
| first =
| last =
| only =
| voice =
}}