Difference between revisions of "Template:Translated From"

From Creative Commons
Jump to: navigation, search
Line 37: Line 37:
 
</td></tr></table>
 
</td></tr></table>
 
</div><br clear="all" />
 
</div><br clear="all" />
[[Has language::{{NAMESPACE|En}}]]
+
{{#if:{{NAMESPACE}}|[[Has language::{{NAMESPACE}}| ]]|[[Has language::En| ]]}}
 
</includeonly>
 
</includeonly>

Revision as of 20:51, 1 July 2008


This is the Translated From template. It can be used to link to translations of an article in the wiki back to the original work. When translating an article, add the following to your translation:

{{Translated From
  | source=Source Article Name
}}

Translations should be placed into the language namespace; for example, Spanish articles are placed in the Es: namespace.

For right to left languages, an optional rtl=true flag can be included.

{{Translated From
  | source=Source Article Name
  | rtl=true
}}

See also: [[Template:Translations]].