int is a special function prefix that is inserted in a template when trying to template a system message. It is used to replace $foo with {{{foo}}}.
| This Wikipedia page needs to be updated. Please help update this Wikipedia page to reflect recent events or newly available information. |
int is a special function prefix that is inserted in a template when trying to template a system message. It is used to replace $foo with {{{foo}}}.
$foo is used for variables. Normally, for a template, {{{foo}}} is used as a variable, however, in the MediaWiki namespace this is not the case.
Compare the difference:
{{MediaWiki:Youhavenewmessages|variable1|variable2}} makes
MediaWiki:Youhavenewmessages
However, replace 'MediaWiki' with 'INT' making {{int:Youhavenewmessages|variable1|variable2}} makes
⧼Youhavenewmessages⧽
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.