Template:Int
From Game Detectives Wiki
⧼⧽
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation
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>