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:Autotranslate/doc: Difference between revisions

Template page
m see also +
m replace ((autotranslate}} with call to Module:Autotransalate
Line 27: Line 27:
| desc-en = This template is used as a part of the larger mechanism to show a template content in the user's interface language. It allows you to set up set of language subtemplates and call proper subtemplate based on users chosen language. All parameters passed to Autotranslate will be passed to the subtemplates. See [[Help:Autotranslate]] for help on the whole process. In most cases to use this template, you can use the following code snippet:
| desc-en = This template is used as a part of the larger mechanism to show a template content in the user's interface language. It allows you to set up set of language subtemplates and call proper subtemplate based on users chosen language. All parameters passed to Autotranslate will be passed to the subtemplates. See [[Help:Autotranslate]] for help on the whole process. In most cases to use this template, you can use the following code snippet:
<pre style="overflow:auto">
<pre style="overflow:auto">
{{Autotranslate|base={{subst:PAGENAME}}/i18n}}
{{#invoke:Autotranslate|autotranslate|base={{subst:PAGENAME}}/i18n}}
</pre>
</pre>


Line 90: Line 90:
The last step is to enable the template. Be sure to check everything before you enable the template. You can cause a really big mess!
The last step is to enable the template. Be sure to check everything before you enable the template. You can cause a really big mess!
To enable the template, put this code in the template &ndash;<code>Template:<var>Template name</var></code>&ndash;.
To enable the template, put this code in the template &ndash;<code>Template:<var>Template name</var></code>&ndash;.
  <nowiki>{{Autotranslate|</nowiki>base=<var>template name</var>}}
  <nowiki>{{#invoke:Autotranslate|autotranslate|</nowiki>base=<var>template name</var>}}


==See also==
==See also==
{{autotranslate|base=I18n templates}}
{{#invoke:Autotranslate|autotranslate|base=I18n templates}}
<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
<!-- Categories below this line; interwikis at Wikidata -->
Cookies help us deliver our services. By using our services, you agree to our use of cookies.