Template:Translated content
Appearance
{{Translations:{{{1}}}/{{{2}}}/en}}
Usage
Reuses a translation unit from another page. It requires page name and uses interface language as target language. NOTE: Does not support content with <tvar>s.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Source page | 1 | Page from where the unit should be picked up. | Page name | required |
Unit Identifier | 2 | Identifier of the unit you want to reuse the translation. Usually a number. XXX in <!--T:XXX--> marker.
| String | required |
Language | 3 | Language code for the unit that will be shown (interface language is used by default, if available). | Content | optional |
See also
- {{Tunit}} – this template assumes a unit from the same page is being reused, and uses PageLanguage as target language