Template:Locale: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Locale
{{Locale
|language=
|locale=
|language_code=
|keyboard=
|country=
|country_code=
|keymap=
|keymap=
|glibc=
|glibc=
Line 11: Line 13:
|fonts=
|fonts=
|IM=
|IM=
|langs=
}}
}}
</pre>
</pre>
Line 17: Line 18:
</noinclude><includeonly>
</noinclude><includeonly>
{| border="0" cellpadding="4" cellspacing="4"
{| border="0" cellpadding="4" cellspacing="4"
! Language
! Locale
| [[Locale::{{{locale|}}}]]
| [[Language::{{{language|}}}]]
|-
! Language Code
| [[Language Code::{{{language_code|}}}]]
|-
! Country
| [[Country::{{{country|}}}]]
|-
! Country Code
| [[Country Code::{{{country_code|}}}]]
|-
|-
! Keyboard layout
! Keyboard layout
Line 25: Line 35:
! Keymap
! Keymap
| [[Has keymap::{{{keymap|}}}]]
| [[Has keymap::{{{keymap|}}}]]
| {{#ask Build}}
|-
|-
! glibc data
! glibc data
Line 37: Line 48:
! Input methods
! Input methods
| {{#arraymap:{{{IM|}}}|,|x|[[Has input method::x]]}}
| {{#arraymap:{{{IM|}}}|,|x|[[Has input method::x]]}}
|-
! Languages
| {{#arraymap:{{{langs|}}}|,|x|[[Language::x]]}}
|}
|}



Latest revision as of 23:23, 17 July 2008

This is the 'Locale' template. It should be called in the following format:

{{Locale
|language=
|language_code=
|country=
|country_code=
|keymap=
|glibc=
|orthography=
|fonts=
|IM=
}}

Edit the page to see the template text.