Difference between revisions of "Template:Int"
Jump to navigation
Jump to search
m
templatedata
>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> |