Template:Int
⧼⧽
This template uses Lua: |
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.
Examples
{{int|vector-view-history}}
View history
{{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⧽
{{int|vector-view-history|lang=de}}
Versionsgeschichte
Templatedata
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
| String | required |
Value | 2 | Value of an included parameter (counter, message...)
| Unknown | 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 |