Template:Int/doc/cs
Toto je dokumentace podstránky Template:Int/doc. Obsahuje informace o použití, kategorie a další obsah, který není součástí původní stránky Template. |
Uses Lua: |
Tato šablona vykreslí zprávu MediaWiki v jazyce stránky.
Nezaměňujte s {{int:}}
magic word , které místo toho používá jazyk uživatelského rozhraní .
Příklady
edit- {{int|vector-view-history}}
→ Zobrazit historii - {{int|vector-view-history|lang=de}}
→ Versionsgeschichte - {{int|notification-link-text-expand-notice-count|1}}
→ Zobrazit 1 oznámení - {{int|notification-link-text-expand-notice-count|2}}
→ Zobrazit 2 oznámení - {{int|notification-link-text-expand-notice-count|5}}
→ Zobrazit 5 oznámení
TemplateData
editTato sekce obsahuje strukturovaný popis parametrů šablony využívající rozšíření TemplateData, který umožňuje snadnější používání této šablony v prostředí VisualEditoru.
Localized Interface Message
This template renders a MediaWiki message in the page language. Not to be confused with the {{int:}} magic word, which uses the user interface language instead.
Parameter | Description | Type | Status | |
---|---|---|---|---|
i18n string | 1 | The i18n string, found using qqx.
| Line | required |
Parameters | 2 | Value of an included parameter (counter, message...)
| String | optional |
Language | lang | Language to use in the message. Should be used only in exceptional cases, as the template automatically guesses the language to use when used on translated pages.
| Line | optional |