Template:LanguageBox
From TF Library
(Difference between revisions)
Hjrool Ohr (Talk | contribs) |
Hjrool Ohr (Talk | contribs) |
||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{| 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> | {| 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> | ||
- | |||
- | |||
- | |||
| style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Language Information'''</font></center> | | style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''Language Information'''</font></center> | ||
|- | |- | ||
|style="padding-left:5px;background:#e2e8eb;"| Name: | |style="padding-left:5px;background:#e2e8eb;"| Name: | ||
- | |style="padding-left:5px;background:#e2e8eb;"| [[{{{Name}}}]] | + | |style="padding-left:5px;background:#e2e8eb;"| '''[[{{{Name}}}]]''' |
|- | |- | ||
|style="padding-left:5px;"| Planet of Origin: | |style="padding-left:5px;"| Planet of Origin: | ||
Line 15: | Line 12: | ||
|- | |- | ||
|}<includeonly> | |}<includeonly> | ||
- | {{{category|[[Category: | + | {{{category|[[Category:Languages]]}}} |
</includeonly> | </includeonly> | ||
Line 31: | Line 28: | ||
The following is an example of LanguageBox usage, with all parameters being given a value. Parameters and template names are case sensitive. | The following is an example of LanguageBox usage, with all parameters being given a value. Parameters and template names are case sensitive. | ||
<pre> | <pre> | ||
- | {{LanguageBox | Name=Galacitic Basic | + | {{LanguageBox |
- | Origin=Coruscant | Species=Many}} | + | | Name=Galacitic Basic |
+ | | Origin=Coruscant | ||
+ | | Species=Many | ||
+ | }} | ||
</pre> | </pre> | ||
Current revision as of 16:19, 27 November 2008
Name: | [[{{{Name}}}]] |
Planet of Origin: | Unknown |
Native Speakers: | Unknown |
Parameters
- ImageHref - Address of the Species portrait. Defaults to a blank image.
- Name - Name of the Species. There is no default value.
- Origin - The Planet the Language Originated from. Defaults to 'Unknown'.
- Species - Species that Speak the Language. Defaults to 'Unknown'.
Example Usage
The following is an example of LanguageBox usage, with all parameters being given a value. Parameters and template names are case sensitive.
{{LanguageBox | Name=Galacitic Basic | Origin=Coruscant | Species=Many }}
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.
{{LanguageBox | Name=Galactic Basic }}