Template:Infobox Character/OrganicNew: Difference between revisions
Template page
More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 128: | Line 128: | ||
Copy and paste the following code to use the template. | Copy and paste the following code to use the template. | ||
<pre> | <pre> | ||
{{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= | |||
}} | |||
</pre> | </pre> | ||
==Example(s)== | ==Example(s)== | ||
<pre> | <pre> | ||
{{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}} | |||
}} | |||
</pre> | </pre> | ||
{{infobox Character/OrganicNew | |||
|title=Placeholder Text | |||
|images=Placeholder Text | |||
|name=Placeholder Text | |||
|aliases={{collapsible/Aliases| | |||
|nicknames=Placeholder Text | |||
|codenames=Placeholder Text | |||
|impersonations=Placeholder Text | |||
|other_aliases=Placeholder Text | |||
}} | |||
|dob=Placeholder Text | |||
|dod=Placeholder Text | |||
|homeworld=Placeholder Text | |||
|species=Placeholder Text | |||
|gender=Placeholder Text | |||
|height=Placeholder Text | |||
|weight=Placeholder Text | |||
|eye_color=Placeholder Text | |||
|hair_color=Placeholder Text | |||
|skin color=Placeholder Text | |||
|markings=Placeholder Text | |||
|cybernetics=Placeholder Text | |||
|relatives={{collapsible/Relatives| | |||
|ancestors=Placeholder Text | |||
|grandparents=Placeholder Text | |||
|parents=Placeholder Text | |||
|siblings=Placeholder Text | |||
|spouses=Placeholder Text | |||
|offspring=Placeholder Text | |||
|other_relatives=Placeholder Text | |||
}} | |||
|teachers=Placeholder Text | |||
|students=Placeholder Text | |||
|affiliations=Placeholder Text | |||
|titles={{Collapsible/Titles}} | |||
}} | |||
</noinclude> | </noinclude> | ||
Revision as of 16:19, 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}}
}}