Difference between revisions of "Template:Int"
Jump to navigation
Jump to search
>Shirayuki |
>Trizek (WMF) m (templatedata) |
||
Line 24: | Line 24: | ||
[[Category:Internationalization templates]] | [[Category:Internationalization templates]] | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "i18n string", | |||
"description": "The i18n string, found using qqx", | |||
"example": "rcfilters-filter-patrolled-label", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Value ", | |||
"example": "Notification-link-text-expand-notice-count can display a count", | |||
"description": "Value of an included parameter (counter, message...)" | |||
} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Revision as of 14:44, 16 May 2017
⧼⧽ Lua error in Module:TNT at line 158: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab.[[Category:Template documentation pages{{#translation:}}]]
No description.
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 |