Difference between revisions of "Template:Translated From"

From Creative Commons
Jump to: navigation, search
Line 20: Line 20:
 
       | {{#ifeq:{{#explode:{{PAGENAME}}|:|0}}|{{PAGENAME}}
 
       | {{#ifeq:{{#explode:{{PAGENAME}}|:|0}}|{{PAGENAME}}
 
           | [[Has language::{{CONTENTLANGUAGE}}| ]]
 
           | [[Has language::{{CONTENTLANGUAGE}}| ]]
           | {{#ifeq: {{#language:{{lc:{{#explode:{{SUBPAGENAME}}| |0}}}}}}
+
           | {{#ifeq: {{#language:{{lc:{{#explode:{{PAGENAME}}|:|0}}}}}}
               | {{lc:{{#explode:{{SUBPAGENAME}}| |0}}}}
+
               | {{lc:{{#explode:{{PAGENAME}}|:|0}}}}
 
               | [[Has language::{{CONTENTLANGUAGE}}| ]]
 
               | [[Has language::{{CONTENTLANGUAGE}}| ]]
               | [[Has language::{{lc:{{#explode:{{SUBPAGENAME}}| |0}}}}| ]]
+
               | [[Has language::{{lc:{{#explode:{{PAGENAME}}|:|0}}}}| ]]
 
             }}
 
             }}
 
         }}
 
         }}
       | {{#ifeq: {{#language:{{lc:{{#explode:{{SUBPAGENAME}}| |0}}}}}}
+
       | {{#ifeq: {{#language:{{lc:{{#explode:{{SUBPAGENAME}}|:|0}}}}}}
           | {{lc:{{#explode:{{SUBPAGENAME}}| |0}}}}
+
           | {{lc:{{#explode:{{SUBPAGENAME}}|:|0}}}}
 
           | [[Has language::{{CONTENTLANGUAGE}}| ]]
 
           | [[Has language::{{CONTENTLANGUAGE}}| ]]
           | [[Has language::{{lc:{{#explode:{{SUBPAGENAME}}| |0}}}}| ]]
+
           | [[Has language::{{lc:{{#explode:{{SUBPAGENAME}}|:|0}}}}| ]]
 
         }}
 
         }}
 
     }}
 
     }}

Revision as of 15:31, 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