Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="other_..." |
No edit summary |
||
| Line 31: | Line 31: | ||
<data source="eye_color"> | <data source="eye_color"> | ||
<label>Eye color</label> | <label>Eye color</label> | ||
</data> | |||
<data source="hair_color"> | |||
<label>Hair color</label> | |||
</data> | </data> | ||
<data source="blood_type"> | <data source="blood_type"> | ||
Revision as of 07:01, 13 April 2020
<infobox>
<title source="title1"> <default>Character Box In Universe</default> </title> <image source="image1">
</image> <label>Other Names</label> <label>Born</label> <label>Died</label> <group collapse="open"> <header>Nature</header> <label>Race</label> <label>Sex</label> <label>Sexual Orientation</label> <label>Skin color</label> <label>Eye color</label> <label>Hair color</label> <label>Blood type</label> </group> <group collapse="open"> <header>Nurture</header> <label>Allegiance</label> <label>Ethnicity</label> <label>Faith</label> <label>Homeworld</label> <label>Occupation</label> </group> <group collapse="open"> <header>Relations</header> <label>Progenitor</label> <label>Progenitors</label> <label>Siblings</label> <label>Spouse</label> <label>Spouses</label> <label>Progeny</label> </group> </infobox> Example usage:
{{Character Box In Universe
|title1=Example
|image1=Example
|caption1=Example
|other_names=Example
|born=Example
|died=Example
|race=Example
|sex=Example
|sexual_orientation=Example
|skin_color=Example
|eye_color=Example
|blood_type=Example
|allegiance=Example
|ethnicity=Example
|faith=Example
|homeworld=Example
|occupation=Example
|progenitor=Example
|progenitors=Example
|siblings=Example
|spouse=Example
|spouses=Example
|progeny=Example
}}