Template:TranslateLink/doc: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
|2stat= | |2stat= | ||
|name=TranslateLink | |name=TranslateLink | ||
|desc=Provides a link to the translate-interface. | |desc=Provides a link to the translate-interface for specific translation page. | ||
|namespace= | |namespace= | ||
|usergroup= | |usergroup= | ||
| Line 26: | Line 26: | ||
==Example== | ==Example== | ||
<code><nowiki>{{TranslateLink |page= Template:Move/i18n}}</nowiki></code> gives "{{TranslateLink |page= Template:Move/i18n}}" or [{{TranslateLink |page= Template:Move/i18n}} this link]. Compare to [[Template:Move/i18n| | <code><nowiki>{{TranslateLink |page= Template:Move/i18n}}</nowiki></code> gives "{{TranslateLink |page= Template:Move/i18n}}" or [{{TranslateLink |page= Template:Move/i18n}} this link]. Compare to regular link to [[Template:Move/i18n|Template:Move/i18n]]. | ||
<includeonly> | <includeonly> | ||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 14:33, 18 November 2015
Provides a link to the translate-interface for specific translation page.
Usage
{{TranslateLink |page= |agg= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
page | empty | optional | ||
agg | Group name specified through Special:AggregateGroups. | empty | optional | |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Example
{{TranslateLink |page= Template:Move/i18n}} gives "https://wiki.neody.land/index.php?title=Special:Translate&group=page-Template:Move/i18n&action=translate" or this link. Compare to regular link to Template:Move/i18n.