Jump to content

Template:Int/doc/cs

From mediawiki.org

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

[edit]

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

Localized Interface Message

Renders a MediaWiki interface message in the page language.

Template parameters[Edit template data]

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