Difference between revisions of "Template:Translated From"

From Creative Commons
Jump to: navigation, search
Line 3: Line 3:
 
<table style="border:1px solid #AAAAAA; border-collapse:collapse; clear:both; font-size:85%; margin: 0.25em 0;width:100%;">
 
<table style="border:1px solid #AAAAAA; border-collapse:collapse; clear:both; font-size:85%; margin: 0.25em 0;width:100%;">
 
<tr style="background: #EEF3E2">
 
<tr style="background: #EEF3E2">
<th style="vertical-align:middle;white-space: nowrap; padding: 4px 1em; border-right: 1px solid #aaaaaa;width:15%;">[[File:Languages.png|link=CcWiki:Translate|middle]] [[CcWiki:Translate|Languages:]]</th>
+
<th style="vertical-align:middle;white-space: nowrap; padding: 4px 1em; border-right: 1px solid #aaaaaa;width:15%;">[[File:Languages.png|link=CC Wiki:Translate|middle]] [[CC Wiki:Translate|Languages:]]</th>
 
<td style="background: #F6F9ED;padding-left:10px;">
 
<td style="background: #F6F9ED;padding-left:10px;">
 
<strong>[[Translated from::{{{source}}}]]</strong><br/>
 
<strong>[[Translated from::{{{source}}}]]</strong><br/>
Line 57: Line 57:
  
 
==See also==
 
==See also==
*[[CcWiki:Translate]]
+
*[[CC Wiki:Translate]]
 
*[[Template:Translations]]
 
*[[Template:Translations]]
  
 
[[Category:Translation templates]]
 
[[Category:Translation templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:24, 18 April 2011


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 file description page, further precede the namespace by a colon:

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

See also