Template:LanguageBox
From TF Library
(Difference between revisions)
Hjrool Ohr (Talk | contribs) |
Hjrool Ohr (Talk | contribs) |
||
Line 28: | 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> | ||
Revision as of 01:32, 25 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 }}