Difference between revisions of "Template:Language"

From ALFA
Jump to: navigation, search
(Created page with "<includeonly>{| class="infoPane" ! colspan="2" | {{{Name}}} |- | Type | {{{Type}}} |- | Use | {{{Use}}} |- {{ #if:{{{Prerequisites|}}}|{{!}} Prerequisites {{!}} {{{Prerequisi...")
 
 
Line 2: Line 2:
 
! colspan="2" | {{{Name}}}
 
! colspan="2" | {{{Name}}}
 
|-
 
|-
| Type
+
| Code
| {{{Type}}}
+
| @{{{Code}}}
|-
 
| Use
 
| {{{Use}}}
 
 
|-  
 
|-  
 
{{ #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