Difference between revisions of "Template:Translations"

From Creative Commons
Jump to: navigation, search
Line 15: Line 15:
 
See also: [[Template:Translated_From]].
 
See also: [[Template:Translated_From]].
 
</noinclude>
 
</noinclude>
 
+
<includeonly>{{#if:{{{articles|}}}|<div style="background-color:#ddffdd;">
<includeonly>{{#if:{{{articles|}}}|
+
<table border="0"><tr valign="top"><td width="5%">[http://wiki.creativecommons.org/CcWiki:Translate http://wiki.creativecommons.org/images/b/b5/Languages.png]
<div style="background-color:#ddffdd;">
 
<table border="0"><tr valign="top"><td width="5%">
 
[http://wiki.creativecommons.org/CcWiki:Translate http://wiki.creativecommons.org/images/b/b5/Languages.png]
 
 
</td>
 
</td>
 
<td>
 
<td>
Line 30: Line 27:
 
|[[Has language::{{lc:{{#explode:{{PAGENAME}}|:|0}}}}| ]]
 
|[[Has language::{{lc:{{#explode:{{PAGENAME}}|:|0}}}}| ]]
 
|[[Has language::{{CONTENTLANGUAGE}}| ]]}}
 
|[[Has language::{{CONTENTLANGUAGE}}| ]]}}
 
 
</includeonly>
 
</includeonly>

Revision as of 18:07, 8 April 2010


This is the Translations template. It can be used to link to translations of an article in the wiki. To use it in your article, insert it as follows:

{{Translations|
   articles=Es:Foo,Hr:Bar
}}

Any number of translations can be listed in the articles parameter, separated by commas.

If no translations are specified, the page is marked as Untranslated.

See also: Template:Translated_From.