Template:CountryLang/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

This is a documentation subpage for Template:CountryLang.
It contains usage information, categories and other content or metadata that is not part of the original template.

Usage

Used internally by the Country template. Edit this template to translate it to your language.

For each message add a row with your country code and translation. Don't translate variables names inside triple braces. Example for several languages:

 | de = Flagge {{#if:{{{of-name|}}}|{{{of-name|}}}|von {{{fullname|}}}}}
 | en = Flag {{#if:{{{of-name|}}}|{{{of-name|}}}|of {{{fullname|}}}}}
 | es = Bandera {{#if:{{{of-name|}}}|{{{of-name|}}}|de {{{fullname|}}}}}
 | fr = Drapeau {{#if:{{{of-name|}}}|{{{of-name|}}}|de {{{fullname|}}}}}

See also