Template:SpeciesBox
From TF Library
(Difference between revisions)
Hjrool Ohr (Talk | contribs) |
Hjrool Ohr (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | {| class="infobox bordered" border= | + | {| class="infobox bordered" border=0 cellspacing=0 cellpadding=0 style="background: #eef4f7;border: 0px solid black;margin:0 0 10px 15px;padding: 0;" align=right width=275px> |
| colspan="2" align="center" style=background:#000000;| | | colspan="2" align="center" style=background:#000000;| | ||
[[Image:{{{ImageHref|Missing_character.png}}}|{{{Name}}}]] | [[Image:{{{ImageHref|Missing_character.png}}}|{{{Name}}}]] | ||
Line 5: | Line 5: | ||
| style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Biographical Information'''</font></center> | | style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Biographical Information'''</font></center> | ||
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Name: |
- | |style= | + | |style="padding-left:5px;"| [[{{{Name}}}]] |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Homeworld: |
- | |style= | + | |style="padding-left:5px;"| {{{Homeworld|Unknown}}} |
|- | |- | ||
|style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Physical Description'''</font></center> | |style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Physical Description'''</font></center> | ||
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Language: |
- | |style= | + | |style="padding-left:5px;"| {{{Language|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Height: |
- | |style= | + | |style="padding-left:5px;"| {{{Height|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Skin Color: |
- | |style= | + | |style="padding-left:5px;"| {{{SkinColor|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Hair Color: |
- | |style= | + | |style="padding-left:5px;"| {{{HairColor|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Eye Color: |
- | |style= | + | |style="padding-left:5px;"| {{{EyeColor|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Distinction: |
- | |style= | + | |style="padding-left:5px;"| {{{Distinction|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Lifespan: |
- | |style= | + | |style="padding-left:5px;"| {{{Lifespan|Unknown}}} |
|- | |- | ||
|style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Character Information'''</font></center> | |style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Character Information'''</font></center> | ||
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Affiliation: |
- | |style= | + | |style="padding-left:5px;"| {{{Affiliation|Unknown}}} |
|- | |- | ||
- | |style= | + | |style="padding-left:5px;"| Prominent Members: |
- | |style= | + | |style="padding-left:5px;"| {{{Members |Unknown}}} |
|}<includeonly> | |}<includeonly> | ||
{{{category|[[Category:Species]]}}} | {{{category|[[Category:Species]]}}} |
Revision as of 23:55, 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 }}