Template:TransLink/en: Difference between revisions
Appearance
Updating to match new version of source page Tag: Manual revert |
Updating to match new version of source page |
||
Line 1: | Line 1: | ||
{{TemplateUsage | {{TemplateUsage | ||
|usage=<pre>{{TransLink|Page Name|Link Text}}</pre> | |usage=<pre>{{TransLink|Page Name|Link Text|Section}}</pre> | ||
|description=Links to the translation of the provided page in the same language as the interface language of the user if it exists. | |description=Links to the translation of the provided page in the same language as the interface language of the user if it exists. Section is not required and will add a section specifier to the link, please add it with <code>section=</code>. | ||
}} | }} | ||
<onlyinclude>[[Special:MyLanguage/{{{1}}}|{{{2}}}]]</onlyinclude> | <onlyinclude>{{#if:{{{section|}}} | ||
|[[Special:MyLanguage/{{{1}}}#{{{section}}}|{{{2}}}]] | |||
|[[Special:MyLanguage/{{{1}}}|{{{2}}}]]}}</onlyinclude> | |||
{{BulbAttrib|Template:Main}} | |||
[[Category:Link templates]] | [[Category:Link templates]] |
Revision as of 10:33, 29 September 2025
Usage | {{TransLink|Page Name|Link Text|Section}} |
Description | Links to the translation of the provided page in the same language as the interface language of the user if it exists. Section is not required and will add a section specifier to the link, please add it with section= .
|
[[Special:MyLanguage/{{{1}}}|{{{2}}}]]
Some or all of the content on this page is adapted from Bulbapedia's "Template:Main" article, used under the CC BY-NC-SA 2.5 license, with attribution to its contributors.