Template:Int/doc: Difference between revisions
Mediawiki >Shirayuki m Protected "Template:Int/doc": Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
Richardpruen (talk | contribs) m 1 revision imported |
||
(No difference)
|
Latest revision as of 02:57, 5 December 2021
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
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}} → Lua error: Internal error: The interpreter exited with status 127.
- {{int|vector-view-history|lang=de}}
→ Lua error: Internal error: The interpreter exited with status 127. - {{int|notification-link-text-expand-notice-count|1}} → Lua error: Internal error: The interpreter exited with status 127.
- {{int|notification-link-text-expand-notice-count|2}} → Lua error: Internal error: The interpreter exited with status 127.
- {{int|notification-link-text-expand-notice-count|5}} → Lua error: Internal error: The interpreter exited with status 127.
TemplateData
TemplateData for Localized Interface Message
Lua error: Internal error: The interpreter exited with status 127.
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.
| Line | required |
Parameters | 2 | Value of an included parameter (counter, message...)
| String | 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 |