Difference between revisions of "Template:Translated From"

From Creative Commons
Jump to: navigation, search
Line 25: Line 25:
 
<div style="background-color:#ddffdd;" {{#if:{{{rtl|}}}|dir="rtl"| }} >
 
<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]]
+
[http://wiki.creativecommons.org/CcWiki:Translate http://wiki.creativecommons.org/images/b/b5/Languages.png]
 
</td>
 
</td>
 
<td><strong>[[Translated from::{{{source}}}]]</strong><br/>
 
<td><strong>[[Translated from::{{{source}}}]]</strong><br/>

Revision as of 22:18, 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
}}