Difference between revisions of "Template:Translated From"

From Creative Commons
Jump to: navigation, search
Line 23: Line 23:
  
 
<includeonly>
 
<includeonly>
<div style="background-color:#ddffdd;">
+
<div style="background-color:#ddffdd;" {{#if:{{{rtl|}}}|dir="rtl"| }} >
 
<table border="0"><tr valign="top"><td width="5%">
 
<table border="0"><tr valign="top"><td width="5%">
 
[[Image:Languages.png|blah blah|This article is available in another language]]
 
[[Image:Languages.png|blah blah|This article is available in another language]]

Revision as of 21:58, 12 June 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
}}