Template:Int/doc/cs

Category:Languages pages Category:Template documentation pages/cs Category:Lua-based templates

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}}
     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

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Localized Interface Message

Category:TemplateData documentation/cs

Renders a MediaWiki interface message in the page language.

Template parameters

ParameterDescriptionTypeStatus
Languagelang

The language to show the message in. Note that {{TRANSLATIONLANGUAGE}} is only valid inside translate tags.

Default
{{PAGELANGUAGE}}
Auto value
{{TRANSLATIONLANGUAGE}}
Stringsuggested
Interface Message Name1

The name of the MediaWiki interface message (without the “MediaWiki:” namespace prefix)

Stringrequired
Missing Value Defaultmissing

The value to return when the MediaWiki interface message does not exist.

Default
⧼{{{1}}}⧽
Contentsuggested
Replacement 12

The replacement string for “$1”.

Contentoptional
Replacement 23

The replacement string for “$2”.

Contentoptional
Replacement 34

The replacement string for “$3”.

Contentoptional
Replacement 45

The replacement string for “$4”.

Contentoptional
Replacement 56

The replacement string for “$5”.

Contentoptional
Replacement 67

The replacement string for “$6”.

Contentoptional
Replacement 78

The replacement string for “$7”.

Contentoptional
Replacement 89

The replacement string for “$8”.

Contentoptional
Replacement 910

The replacement string for “$9”.

Contentoptional

Edit parameter translations

Category:Languages pages Category:Lua-based templates Category:Pages using the JsonConfig extension Category:TemplateData documentation/cs Category:Template documentation pages/cs