Template:Translated content

{{Translations:{{{1}}}/{{{2}}}/en}}

Template documentation

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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Source page1

Page from where the unit should be picked up.

Page namerequired
Unit Identifier2

Identifier of the unit you want to reuse the translation. Usually a number. XXX in <!--T:XXX--> marker.

Example
5
Stringrequired
Language3

Language code for the unit that will be shown (interface language is used by default, if available).

Contentoptional

See also

  • {{Tunit}} – this template assumes a unit from the same page is being reused, and uses PageLanguage as target language