Template:I18n templates/en: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
|- | |- | ||
!scope="row" style="text-align:left"| Allows the same translation to be used for several languages | !scope="row" style="text-align:left"| Allows the same translation to be used for several languages | ||
| | |style="background:#CFC"| Yes | ||
|style="background:#FDD"| No | |||
|colspan="3" style="background:#CFC"| Yes | |colspan="3" style="background:#CFC"| Yes | ||
|- | |- | ||
Revision as of 16:57, 4 May 2020
| I18n templates: | {{Multilingual description}} | {{En}} {{Fr}} ... |
{{LangSwitch}} | {{Autotranslate}} | {{TNT}} |
|---|---|---|---|---|---|
| Recommended use at | Categories, galleries | File description pages | Small templates, whenever the previous options are not suitable (removes the visual indication of the language before each translated text) | Data tables with translated cells or larger templates, when used on pages that do not have language subpages (e.g. not having Main page/en, Main page/de) and where the language displayed will be automatically determined by the language set in user preferences
|
Data tables with translated cells or larger templates, when used on pages that do have language subpages; most of the time these will be pages prepared with the Translate Extension |
| Requires JavaScript enabled for folding | Yes | No | |||
| Folding can be disabled by user | Yes | No | |||
| Folding is done server-side | No | Yes | |||
| Folding when at least n languages are provided | 1 (all translations are shown without folding if the preferred language selected by the user has no matching translation) | 4 | 1 | ||
| Detection of duplicate, incorrect, or unsupported language codes | Yes | No | Yes | ||
| Allows the same translation to be used for several languages | Yes | No | Yes | ||
| Supports language fallbacks | No | Yes | No | Yes | |
| Collation order of languages (when not folded) | Consistant order by native language name, languages grouped by script:
|
As provided by the user in the wikitext (any inconsistant order may be difficult to lookup visually) | N/A | ||
| Search indexing issues | No (all translations are included on the same page, however search results may be less relevant with many languages mixed) | Yes (may not index all languages depending on search engines, unless there's a list of links for visiting other languages) | Partially (where used; language subpages of templates are indexed) | No (translated pages should include a <languages/> navigation bar for visiting other languages)
| |
| Page size issues | Yes (may exhaust size or time limits in the wiki parser if many languages are included; larger pages to download for all visitors; slower navigation for visitors with slow Internet access; may be costly for visitors with limited data plans) | No (only the content for the selected language or a suitable fallback language is present in the generated page) | |||
| Contains expensive parser functions | No | Yes (unless there's an editable /lang subpage listing all the existing translations selected with a {{LangSwitch}})
| |||
This documentation is transcluded from Template:I18n templates/doc.
This template is used as info in i18n template documentations and has no parameters
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||