Template:SpeciesBox
From TF Library
(Difference between revisions)
Siejo Kutol (Talk | contribs) |
Hjrool Ohr (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | {| class="infobox bordered" border=1 cellpadding=3 cellspacing=0 style="border-collapse: collapse; margin: 4px;" bordercolor=#000000 align=right width=275px> | + | {| class="infobox bordered" border=1 cellpadding=3 cellspacing=0 style="border: 1px solid black;border-collapse: collapse; margin: 4px;" bordercolor=#000000 align=right width=275px> |
- | | colspan="2" align="center" style=background:# | + | | colspan="2" align="center" style=background:#347ab0;| |
- | [[Image:{{{ImageHref| | + | [[Image:{{{ImageHref|Missing_character.png}}}|{{{Name}}}]] |
|- | |- | ||
- | | style=background:# | + | | style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Biographical Information'''</font></center> |
|- | |- | ||
|style=background:#FFFFFF;| Name: | |style=background:#FFFFFF;| Name: | ||
Line 11: | Line 11: | ||
|style=background:#FFFFFF;| {{{Homeworld|Unknown}}} | |style=background:#FFFFFF;| {{{Homeworld|Unknown}}} | ||
|- | |- | ||
- | |style=background:# | + | |style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Physical Description'''</font></center> |
|- | |- | ||
|style=background:#FFFFFF;| Language: | |style=background:#FFFFFF;| Language: | ||
Line 34: | Line 34: | ||
|style=background:#FFFFFF;| {{{Lifespan|Unknown}}} | |style=background:#FFFFFF;| {{{Lifespan|Unknown}}} | ||
|- | |- | ||
- | |style=background:# | + | |style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Character Information'''</font></center> |
|- | |- | ||
|style=background:#FFFFFF;| Affiliation: | |style=background:#FFFFFF;| Affiliation: |
Revision as of 21:00, 24 November 2008
Name: | [[{{{Name}}}]] |
Homeworld: | Unknown |
Language: | Unknown |
Height: | Unknown |
Skin Color: | Unknown |
Hair Color: | Unknown |
Eye Color: | Unknown |
Distinction: | Unknown |
Lifespan: | Unknown |
Affiliation: | Unknown |
Prominent Members: | Unknown |
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 }}