Template:Include PO: Difference between revisions
Jump to navigation
Jump to search
(template to embed PO files in a simpler way) |
m (missing /font) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| width="100%" cellpadding="0" cellspacing="0" style="background-color:#0093d0; color:white" |
{| width="100%" cellpadding="0" cellspacing="0" style="background-color:#0093d0; color:white" |
||
|- |
|- |
||
| width=50% align=left | <font size="1"> Included page/section '''[[PO-laptop.org- |
| width=50% align=left | <font size="1"> Included page/section '''[[PO-laptop.org-{{{section}}}-{{{lang}}}]]'''</font> |
||
|width=25% align=center | <font size="1">[[PO-laptop.org- |
|width=25% align=center | <font size="1">[[PO-laptop.org-{{{section}}}-{{{source_lang|en-US}}}|current {{{source_lang|english}}}]]</font> |
||
|width=25% align=right | <font size="1"> |
|width=25% align=right | <font size="1"> |
||
<span class="plainlinks">[[{{fullurl:PO-laptop.org-{{{section}}}-{{{lang}}}|action=edit}} <tt>edit</tt>]]</span></font> |
|||
|}</div>{{:PO-laptop.org-{{{section}}}-{{{lang}}}}} |
|}</div>{{:PO-laptop.org-{{{section}}}-{{{lang}}}}} |
||
<noinclude> |
<noinclude> |
||
Line 18: | Line 19: | ||
<nowiki>{{</nowiki>Include PO |
<nowiki>{{</nowiki>Include PO |
||
⚫ | |||
lang = <!-- language code ie: en-US, es, kr, pt, zh-CN, etc) --> |
lang = <!-- language code ie: en-US, es, kr, pt, zh-CN, etc) --> |
||
⚫ | |||
source_lang = <!-- OPTIONAL, by default the source language is en-US --> |
source_lang = <!-- OPTIONAL, by default the source language is en-US --> |
||
<nowiki>}}</nowiki> |
<nowiki>}}</nowiki> |
||
Line 25: | Line 26: | ||
== Examples == |
== Examples == |
||
<nowiki>{{</nowiki>Include PO | |
<nowiki>{{</nowiki>Include PO | lang = zh-CN | section = laptop <nowiki>}}</nowiki> |
||
<nowiki>{{</nowiki>Include PO | |
<nowiki>{{</nowiki>Include PO | lang = pt | section = bio <nowiki> | source_lang = es}}</nowiki> |
||
</noinclude> |
</noinclude> |
Latest revision as of 13:29, 4 April 2007
Included page/section [[PO-laptop.org-{{{section}}}-{{{lang}}}]] | [[PO-laptop.org-{{{section}}}-en-US|current english]] |
[[{{fullurl:PO-laptop.org-{{{section}}}-{{{lang}}}|action=edit}} edit]] |
{{:PO-laptop.org-{{{section}}}-{{{lang}}}}}
This template allows a simple way to include a given PO file of the new laptop.org site in the page. It provides links to:
- the actual PO file translation of the section
- the english original (by default) section
- enter the edit-mode of the translated section
These links are helper links, nothing more.
Usage
{{Include PO lang = <!-- language code ie: en-US, es, kr, pt, zh-CN, etc) --> section = <!-- section to include (top-level, vision, laptop, foundation, bio, children, or auxiliary) --> source_lang = <!-- OPTIONAL, by default the source language is en-US --> }}
Examples
{{Include PO | lang = zh-CN | section = laptop }} {{Include PO | lang = pt | section = bio | source_lang = es}}