Template:Translation: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (debugging template)
m (is #if: available? is it installed??)
Line 1: Line 1:
<div style="background:#2DB380; color:white;">&nbsp;&nbsp;This page is a translation of '''[[{{{original}}}]]'''.
<div style="background:#2DB380; color:white;">&nbsp;&nbsp;This page is a translation of '''[[{{{original}}}]]'''.
<br>Also available in | {{ #if: {{{es|}}} | [[{{{es}}}|español]] |}} {{ #if: {{{pt|}}} | [[{{{pt}}}|português]] |}} {{ #if: {{{zh|}}} | [[{{{zh}}}|中文 (Simplified Chinese)]] |}}&nbsp;&nbsp;Please use the [[{{NAMESPACE}} talk:{{PAGENAME}}|<font color="white"><b>talk page</b></font>]] for your comments.</div>

Also available in | {{ #if: {{{es|}}} | "[[{{{es}}}|español]] |"}} {{ #if: {{{pt|}}} | [[{{{pt}}}|português]] |}} {{ #if: {{{zh|}}} | [[{{{zh}}}|中文 (Simplified Chinese)]] |}}&nbsp;&nbsp;Please use the [[{{NAMESPACE}} talk:{{PAGENAME}}|<font color="white"><b>talk page</b></font>]] for your comments.</div>


<noinclude>
<noinclude>
Line 18: Line 17:
| zh=One Laptop per Child zh }}
| zh=One Laptop per Child zh }}
----
----
References: [http://en.wikipedia.org/wiki/Help:Magic_words Magic Words] & [http://meta.wikimedia.org/wiki/ParserFunctions Parser Functions]
References: [http://en.wikipedia.org/wiki/Help:Magic_words Magic Words], [http://meta.wikimedia.org/wiki/ParserFunctions Parser Functions] & [http://meta.wikimedia.org/wiki/ParserFunctions#Installation its installation].
</noinclude>
</noinclude>

Revision as of 14:34, 17 December 2006

  This page is a translation of [[{{{original}}}]].
Also available in |   Please use the talk page for your comments.


Usage:

{{Translation | original=One Laptop per Child 
              | es=Un portátil por niño
              | pt=Um Laptop para cada Criança
              | zh=One Laptop per Child zh }}

Generates:


  This page is a translation of One Laptop per Child.
Also available in | español português 中文 (Simplified Chinese)  Please use the talk page for your comments.



References: Magic Words, Parser Functions & its installation.