Template:Infobox Character/OrganicNew: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 153: | Line 153: | ||
==Example(s)== | ==Example(s)== | ||
{{infobox Character/OrganicNew | {{infobox Character/OrganicNew | ||
|title=Placeholder Text | |title=Placeholder Text | ||
| Line 243: | Line 217: | ||
|students=Placeholder Text | |students=Placeholder Text | ||
}} | }} | ||
<pre> | |||
{{infobox character/organic | |||
|title= | |||
|images= | |||
|name= | |||
|aliases={{collapsible/aliases}} | |||
|dob= | |||
|dod= | |||
|homeworld= | |||
|species= | |||
|gender= | |||
|height= | |||
|weight= | |||
|eye_color= | |||
|hair_color= | |||
|fur_color= | |||
|skin color= | |||
|markings= | |||
|cybernetics= | |||
|relatives={{collapsible/relatives}} | |||
|teachers= | |||
|students= | |||
|affiliations= | |||
|titles={{collapsible/titles}} | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Revision as of 20:41, 18 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=
|fur_color=
|skin color=
|markings=
|cybernetics=
|relatives={{collapsible/relatives}}
|teachers=
|students=
|affiliations=
|titles={{collapsible/titles}}
}}