Template:Int/doc/cs
File:OOjs UI icon book-ltr.svg | This is a documentation subpage for Template:Int/doc/cs. It contains usage information, categories and other content that is not part of the original Template page. |
File:Lua-logo-nolabel.svg | 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
- {{int|vector-view-history}}
→ View history - {{int|vector-view-history|lang=de}}
→ Versionsgeschichte - {{int|notification-link-text-expand-notice-count|1}}
→ ⧼notification-link-text-expand-notice-count⧽ - {{int|notification-link-text-expand-notice-count|2}}
→ ⧼notification-link-text-expand-notice-count⧽ - {{int|notification-link-text-expand-notice-count|5}}
→ ⧼notification-link-text-expand-notice-count⧽
TemplateData
Tato 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
<templatedata> { "description": { "en": "This template renders a MediaWiki message in the page language. Not to be confused with the Template:Int: magic word, which uses the user interface language instead.", "cs": "Tato šablona vykreslí zprávu MediaWiki v jazyce stránky. Nezaměňujte s kouzelným slovem Template:Int:, které místo toho používá jazyk uživatelského rozhraní.", "tr": "Bu şablon, sayfa dilinde bir MediaWiki mesajı oluşturur. Bunun yerine kullanıcı arayüzü dilini kullanan Template:Int: sihirli kelimesi ile karıştırılmamalıdır." }, "format": "inline", "params": { "1": { "label": { "en": "i18n string", "cs": "Řetězec i18n", "tr": "Ululsarasılaştırma" }, "description": { "en": "The i18n string, found using qqx.", "cs": "Řetězec i18n nalezený pomocí qqx.", "tr": "qqx kullanılarak bulunan ulusarasılaştırma dizesi." }, "example": { "en": "rcfilters-filter-patrolled-label", "cs": "rcfilters-filter-patrolled-label", "tr": "rcfilters-filter-patrolled-label" }, "type": "line", "required": true }, "2": { "label": { "en": "Parameters", "cs": "Parametry", "tr": "Değer" }, "example": { "en": "Notification-link-text-expand-notice-count can display a count", "cs": "Oznámení-odkaz-text-rozbalit-počet-oznámení může zobrazit počet", "tr": "Notification-link-text-expand-notice-count bir sayı gösterebilir" }, "description": { "en": "Value of an included parameter (counter, message...)", "cs": "Hodnota zahrnutého parametru (počítadlo, zpráva...)", "tr": "Dahil edilen bir parametrenin değeri (sayaç, mesaj...)" }, "type": "string" }, "lang": { "label": { "en": "Language", "cs": "Jazyk", "tr": "Dil" }, "description": { "en": "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.", "cs": "Jazyk, který se má použít ve zprávě. Měl by být použit pouze ve výjimečných případech, protože šablona automaticky odhadne jazyk, který se má použít, když je použit na přeložených stránkách.", "tr": "Mesajda kullanılacak dil. Şablon çevrilmiş sayfalarda kullanıldığında kullanılacak dili otomatik olarak tahmin ettiğinden, yalnızca istisnai durumlarda kullanılmalıdır." }, "example": { "en": "de", "cs": "de", "tr": "de" }, "type": "line" } } } </templatedata>