Difference between revisions of "Template:Translations"

From Creative Commons
Jump to: navigation, search
Line 18: Line 18:
 
</td>
 
</td>
 
<td>
 
<td>
{{#arraymap:{{{articles}}}|,|x|[[Has translation::x]]|, }}  
+
{{#arraymap:{{{articles}}}|,|x|[[Has translation::x]]|, }}  
 
</td></tr></table>
 
</td></tr></table>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 21:53, 12 June 2008


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.