Difference between revisions of "Template:Translatable template name/doc/doc"

From Second Life Wiki
Jump to navigation Jump to search
(Shamelessly copied from mediawiki.org)
 
(Oops. Wrong page hierarchy created! This is to be deleted, please)
Tag: Replaced
 
Line 1: Line 1:
{{Documentation subpage}}
{{delete|Wrong page hierarchy created}}
{{High-use|15000}}
{{tsh|TNTN|tntn}}
{{Lua|Module:Template translation}}
 
== Purpose ==
This template is used to return the name of translatable templates in the language of the current page. Templates, like all other MediaWiki pages, can be translated using the {{ll|Extension:Translate|nsp=0}} extension, which creates subpages with the form "pagename/language code". The template first checks if the name of the page contains a language code. If it does, it then checks if the template name given as a first parameter has a translation in that language. If the page name does not contain a language code, or if the navigation template doesn't exist in that language, it will display the English template.
 
== How to use ==
* <code><nowiki>{{ {{Translatable template name|</nowiki>''name of navigation template''<nowiki>}}|</nowiki>''parameters....''<nowiki>}}</nowiki></code>
* <code><nowiki>{{ {{TNTN|</nowiki>''name of navigation template''<nowiki>}}|</nowiki>''parameters....''<nowiki>}}</nowiki></code>
* <code><nowiki>{{ {{tntn|</nowiki>''name of navigation template''<nowiki>}}|</nowiki>''parameters....''<nowiki>}}</nowiki></code>
 
Example (from translatable [[meta:Template:Meta]], used in translatable page [[meta:Meta:About]]):
 
: <code><nowiki>{{Translatable template name|Navbar}}</nowiki></code> or <code><nowiki>{{TNTN|Navbar}}</nowiki></code>
which returns the translated versions of {{tl|Navbar}} if it exists, or the English version if translations don't exist.
 
== Parameters ==
The current version of the template may now include any kind of named or numbered parameters, whose values will be transferred into the called template (except for parameter 1 containing the basename of the translatable template to transclude). Numbered parameters will be shifted down by one position, all named parameters will be passed unchanged.
 
One named parameter is treated specially:
* <code><nowiki>{{Translatable template name|tntns=</nowiki>'':somename:''<nowiki>|</nowiki>''page name''<nowiki>}}</nowiki></code>
* <code><nowiki>{{TNTN|tntns=</nowiki>'':somename:''<nowiki>|</nowiki>''page name''<nowiki>}}</nowiki></code>
* <code><nowiki>{{tntn|tntns=</nowiki>'':somename:''<nowiki>|</nowiki>''page name''<nowiki>}}</nowiki></code>
This <code>tntns</code> will be used to specify another namespace from which the translatable pagename will be transcluded, instead of referencing the page name from the default <code>:Template:</code> namespace. Note that this parameter is also passed (without modification) within the parameters of the transclusion.
 
Example with one parameters (from [[meta:Meta:About]] which is translatable):
* <code><nowiki>{{ {{TNTN|Navbar}} |Meta:About}}</nowiki></code>
 
== Dependency ==
* [[Module:Template translation]] (standard version)
* [[meta:Module:Template translation/sandbox]] (used when this template is called with optional parameter <code>sandbox=/sandbox</code>, for testing modifications only)
 
== See also ==
* {{tl|Translatable template}}, alias {{tl|TNT}} or {{tl|tnt}}
 
<includeonly>
[[Category:Navigation templates{{#translation:}}|* {{PAGENAME}}]]
[[Category:Internationalization templates{{#translation:}}|{{PAGENAME}}]]
</includeonly>

Latest revision as of 11:47, 13 September 2022

Deletion Requested
The deletion of this article was requested for the following reason:

Wrong page hierarchy created

If there is a need to discuss the deletion of this article, please add your comment(s) here.