Template:Locale: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
<pre>
<pre>
{{Locale
{{Locale
|language=
|locale=
|country=
|keyboard=
|keymap=
|keymap=
|glibc=
|glibc=
Line 11: Line 11:
|fonts=
|fonts=
|IM=
|IM=
|langs=
}}
}}
</pre>
</pre>
Line 17: Line 16:
</noinclude><includeonly>
</noinclude><includeonly>
{| border="0" cellpadding="4" cellspacing="4"
{| border="0" cellpadding="4" cellspacing="4"
! Language
! Locale
| [[Locale::{{{locale|}}}]]
| [[Language::{{{language|}}}]]
|-
! Country
| [[Country::{{{country|}}}]]
|-
|-
! Keyboard layout
! Keyboard layout
Line 37: Line 39:
! Input methods
! Input methods
| {{#arraymap:{{{IM|}}}|,|x|[[Has input method::x]]}}
| {{#arraymap:{{{IM|}}}|,|x|[[Has input method::x]]}}
|-
! Languages
| {{#arraymap:{{{langs|}}}|,|x|[[Language::x]]}}
|}
|}



Revision as of 22:24, 17 July 2008

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

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

Edit the page to see the template text.