Difference between revisions of "Template:Translated From"

From Creative Commons
Jump to: navigation, search
Line 7: Line 7:
 
<strong>[[Translated from::{{{source}}}]]</strong><br/>
 
<strong>[[Translated from::{{{source}}}]]</strong><br/>
 
{{#arraymap:
 
{{#arraymap:
{{#show: :{{{source|}}}|mainlabel=-|?Has translation | format=list}}|,|x|x|, }}
+
{{#show: {{{source|}}}|mainlabel=-|?Has translation | format=list}}|,|x|x|, }}
 
</td></tr></table>
 
</td></tr></table>
 
{{#if:{{#explode:{{PAGENAME}}|:|1}}
 
{{#if:{{#explode:{{PAGENAME}}|:|1}}

Revision as of 21:47, 12 August 2010


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
}}

When used outside the main namespace, precede the page name by Namespace:. When used in a category or file description page, further precede the namespace by a colon:

{{Translated From
  | source=:Category:Source Category Name
}}
{{Translated From
  | source=:File:Source File Description Name
}}

See also