Difference between revisions of "Template:Int"
Jump to navigation
Jump to search
Mediawiki>Tacsipacsi (move documentation to subpage) |
Joelmartin (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 02:18, 1 December 2019
⧼⧽
![]() | 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}}
View 1 notice
{{int|Notification-link-text-expand-notice-count|2}}
View 2 notices
{{int|Notification-link-text-expand-notice-count|5}}
View 5 notices
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 |