Wikipedia:Integration
{{Shortcut|WP:INT:}}
{{Nottobeconfusedwith|Wikipedia:WikiProject Integration}}
{{outdated}}
int is a special function prefix that is inserted in a template when trying to template a system message. It is used to replace
with
.
is used for variables. Normally, for a template,
is used as a variable, however, in the MediaWiki namespace this is not the case.
Compare the difference:
makes
{{MediaWiki:Youhavenewmessages|variable1|variable2}}
However, replace 'MediaWiki' with 'INT' making
makes
{{int:Youhavenewmessages|variable1|variable2}}