Difference between revisions of "Template:Int"
Templates/files updated (unreviewed pages in bold): Template:Lua, Module:Arguments, Module:Documentation, Module:Documentation/config
[checked revision] | [checked revision] |
m (30 revisions imported) |
m (30 revisions imported) |
(No difference)
|
Latest revision as of 03:27, 18 May 2018
⧼⧽
<templatestyles src="Module:Documentation/styles.css"></templatestyles>This template uses Lua: |
Not to be confused with the int magic word.
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⧽
Templatedata
<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>