Template:Infobox Character/OrganicNew: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 66: | Line 66: | ||
<data source="hair_color"> | <data source="hair_color"> | ||
<label>Hair Color</label> | <label>Hair Color</label> | ||
<default>Placeholder Text</default> | |||
</data> | |||
<data source="fur_color"> | |||
<label>Fur Color</label> | |||
<default>Placeholder Text</default> | <default>Placeholder Text</default> | ||
</data> | </data> | ||
Revision as of 17:20, 14 May 2026
Usage
Copy and paste the following code to use the template.
{{infobox character/organic
|title=
|images=
|name=
|aliases=
|dob=
|dod=
|homeworld=
|species=
|gender=
|height=
|weight=
|eye_color=
|hair_color=
|skin color=
|markings=
|cybernetics=
|relatives=
|teachers=
|students=
|affiliations=
|titles=
}}
Example(s)
{{infobox character/organic
|title=
|images=
|name=
|aliases={{collapsible/aliases}}
|dob=
|dod=
|homeworld=
|species=
|gender=
|height=
|weight=
|eye_color=
|hair_color=
|skin color=
|markings=
|cybernetics=
|relatives={{collapsible/relatives}}
|teachers=
|students=
|affiliations=
|titles={{collapsible/titles}}
}}