Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Int/doc: Difference between revisions

Template page
Use main {{TemplateBox}}
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{TemplateBox/sandbox
{{TemplateBox
| name = int
| name = int
| mbox =
| mbox =
Line 6: Line 6:
{{Lua|Module:Int}}
{{Lua|Module:Int}}


| desc-en = This is a wrapper for searching MediaWiki translations in MediaWiki:*/lang, to be used instead of <nowiki>{{int:Name/lang}}</nowiki>, allowing to look for a language; if the resource in the specified language does not exist (translation missing), it will look for a single fallback in English or with the default UI language. Otherwise it will return a default string
| desc-en =
Shows a MediaWiki message in the same language of the page (identified by the subpage name) within a translated page, or the language specified using the {{para|lang}} parameter; if the resource in the specified language does not exist (translation missing), it will look for a single fallback in English or with the default UI language. Otherwise it will return a default string.
 
Not to be confused with {{magic word|code=1|nowrap=1|int|XXX}}, which always shows the message in the language chosen by the user in their [[Special:Preferences#mw-prefsection-personal|preferences]].


| namespace = all
| namespace = all
Line 13: Line 16:
| relieson =
| relieson =
* [[Module:Int]]
* [[Module:Int]]
* <tt><nowiki>[[int:*/lang]]</nowiki></tt> builtin parser function
* {{magic word|mono=1|nowrap=1|int|*/lang}} builtin parser function
* pages in "Mediawiki:*/lang" for messages translated and imported from Translatewiki.net (some resources are located in MediaWiki itself in PHP plugins, and don't need to be imported)
* pages in "Mediawiki:*/lang" for messages translated and imported from Translatewiki.net (some resources are located in MediaWiki itself in PHP plugins, and don't need to be imported)


Cookies help us deliver our services. By using our services, you agree to our use of cookies.