Template:SpeciesBox: Difference between revisions
Jump to navigation
Jump to search
oldwiki>Ted Winner mNo edit summary |
m 1 revision imported |
(No difference)
| |
Latest revision as of 15:50, 11 August 2025
Parameters
- ImageHref - Address of the Species portrait. Defaults to a blank image.
- Name - Name of the Species. There is no default value.
- Homeworld - Species homeworld. Defaults to 'Unknown'.
- Language - Native Language of the Species. Defaults to 'Unknown'.
- Height - Average Height/Length of a member of this Species. Defaults to 'Unknown'
- SkinColor - Average Skin color of a member of this Species. Defaults to 'Unknown'.
- HairColor - Species fur/hair color. Defaults to 'Unknown'.
- EyeColor - Character's eye color. Defaults to 'Unknown'.
- Distinction - Notable Distinctions of the Species. Defaults to 'Unknown'.
- Lifespan - Average Lifespan of a member of this Species. Defaults to 'Unknown'.
- Affiliation -Groups that this Species is Affiliated with. Defaults to 'Unknown'.
- Members -Prominent Members of this Species. Defaults to 'Unknown'.
Example Usage
The following is an example of SpeciesBox usage, with all parameters being given a value. Parameters and template names are case sensitive.
{{CharacterBox
| ImageHref=Avatarname.gif
| Name=Human
| Homeworld=Coruscant
| Language=Basic
| SkinColor=White
| HairColor=Varies
| Distinction=Bipedal movement
| Lifespan=75 Standard Years
| Affiliation=[[Galactic Empire]]
| Members=Jon Doe
| <br />[[Galacitic Empire]]
}}
Parameters can be left out, and will revert to the default as specified above. Leaving out a parameter with no default will result in the parameter name being displayed.
{{SpeciesBox
| Name=Human
}}
