Difference between revisions of "Template:Language"
From ALFA
Foambats4all (talk | contribs) (Created page with "<includeonly>{| class="infoPane" ! colspan="2" | {{{Name}}} |- | Type | {{{Type}}} |- | Use | {{{Use}}} |- {{ #if:{{{Prerequisites|}}}|{{!}} Prerequisites {{!}} {{{Prerequisi...") |
Foambats4all (talk | contribs) |
||
Line 2: | Line 2: | ||
! colspan="2" | {{{Name}}} | ! colspan="2" | {{{Name}}} | ||
|- | |- | ||
− | | | + | | Code |
− | | {{{ | + | | @{{{Code}}} |
− | |||
− | |||
− | |||
|- | |- | ||
{{ #if:{{{Prerequisites|}}}|{{!}} Prerequisites | {{ #if:{{{Prerequisites|}}}|{{!}} Prerequisites |
Latest revision as of 04:59, 30 January 2014
This template will display information on a Language available in A Land Far Away.
Usage
To include this template on a page, simply type the following where you want it to display. Note that italicized lines are optional. Content templates typically go at the top of pages.
{{Language | Name = Common | Code = com }}
Preview
Common | |
---|---|
Code | @com |