Template:Character: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 58: | Line 58: | ||
<group> | <group> | ||
<header>Relationships</header> | <header>Relationships</header> | ||
<data source=" | <data source="parents"> | ||
<label>{{#switch:{{#rpos:{{{ | <label>{{#switch:{{#rpos:{{{parents}}}|*}}|-1=Parent|Parents}}</label> | ||
</data> | </data> | ||
<data source=" | <data source="grandparents"> | ||
<label>{{#switch:{{#rpos:{{{grandparents}}}|*}}|-1=Grandparent|Grandparents}}</label> | |||
</data> | |||
<data source="siblings"> | |||
<label>{{#switch:{{#rpos:{{{siblings}}}|*}}|-1=Sibling|Siblings}}</label> | |||
</data> | |||
<data source="children"> | |||
<label>{{#switch:{{#rpos:{{{children}}}|*}}|-1=Child|Children}}</label> | |||
</data> | |||
<data source="partner"> | |||
<label>{{#switch:{{#rpos:{{{partners}}}|*}}|-1=Partner|Partners}}</label> | <label>{{#switch:{{#rpos:{{{partners}}}|*}}|-1=Partner|Partners}}</label> | ||
</data> | </data> | ||
| Line 108: | Line 117: | ||
</infobox> | </infobox> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{ | ==Usage== | ||
{{Character | |||
| fullname = | |||
| alias = | |||
| nickname = | |||
| homeworld = | |||
| residence = | |||
| age = | |||
| birth = | |||
| death = | |||
| species = | |||
| pronouns = | |||
| hair = | |||
| eyes = | |||
| skin = | |||
| feathers = | |||
| cyber = | |||
| parents = | |||
| grandparents = | |||
| siblings = | |||
| children = | |||
| partner = | |||
| profession = | |||
| position = | |||
| affiliation = | |||
| skills = | |||
| powers = | |||
| weaknesses = | |||
| equipment = | |||
| first = | |||
| last = | |||
| only = | |||
| voice = | |||
}} | |||
</noinclude> | </noinclude> | ||
Revision as of 17:48, 8 September 2024
Usage