Difference between revisions of "Template:Int"

Jump to navigation Jump to search
1,232 bytes removed ,  13:17, 28 September 2019
move documentation to subpage
>Trizek (WMF)
>Tacsipacsi
(move documentation to subpage)
Line 1: Line 1:
{{#invoke:Int|renderIntMessage|{{{1|}}}}}<noinclude>
{{#invoke:Int|renderIntMessage|{{{1|}}}}}<noinclude>
{{ {{TNTN|Documentation}} |content=
{{Documentation}}
{{lua|Module:Int|Module:Template translation}}
 
Not to be confused with the int [[Special:MyLanguage/Help:magic words#int|magic word]].
 
== Examples ==
 
* <code><nowiki>{{int|vector-view-history}}</nowiki></code>
{{int|vector-view-history}}
 
* <code><nowiki>{{int|Notification-link-text-expand-notice-count|1}}</nowiki></code>
{{int|Notification-link-text-expand-notice-count|1}}
* <code><nowiki>{{int|Notification-link-text-expand-notice-count|2}}</nowiki></code>
{{int|Notification-link-text-expand-notice-count|2}}
* <code><nowiki>{{int|Notification-link-text-expand-notice-count|5}}</nowiki></code>
{{int|Notification-link-text-expand-notice-count|5}}
 
== 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>
 
== See also ==
 
* [[Template:Intcurrent]]
 
}}
 
[[Category:Internationalization templates]]
</noinclude>
</noinclude>
Anonymous user

Navigation menu