Template:Sandbox: Difference between revisions
(trying simple mnemonic for key image) |
(testing multi-lingual Translation template) |
||
Line 7: | Line 7: | ||
'''See Also''' http://meta.wikimedia.org/wiki/Help:Template |
'''See Also''' http://meta.wikimedia.org/wiki/Help:Template |
||
[[Category:Template]] |
[[Category:Template]] |
||
</ |
</noinclude> |
||
<div style="border-top:1px solid #888888; border-bottom:1px solid #888888; margin:0px;"> |
|||
{| width="100%" cellpadding="0" cellspacing="0" style="background-color:#3b9fca; color:white" |
|||
|- |
|||
| <!-- width=75% --> align=left | <font size="1">{{:Template:Translation/translation of/lang-{{{lang}}}}} '''[[{{{source}}}|{{{source_display|{{{source}}}}}}]]'''</font> |
|||
| <!-- width=25% --> align=right | <font size="1">'''<span class="plainlinks">[{{fullurl:{{{source}}}|oldid={{{version}}}}} {{{version_display|{{:Template:Translation/original/lang-{{{lang}}}}}}}}]</span>'''</font> |
|||
|- |
|||
| align=left | {{:{{{source}}}/translations}} |
|||
| align=right | <font size="1">'''<span class="plainlinks">[{{fullurl:{{{source}}}|diff=current&oldid={{{version}}}}} {{{diff_display|{{:Template:Translation/changes/lang-{{{lang}}}}}}}}]</span>'''</font> |
|||
|- |
|||
|} |
|||
</div> |
|||
<noinclude> |
|||
: <big>'''Testing |
: <big>'''Testing multi-lingual template Template:Translation<strike></strike>'''</big> |
||
== |
== Usage == |
||
<nowiki>{{</nowiki> |
<nowiki>{{</nowiki> Translation |
||
| lang = <-- 2/3 character language-code of the translation—ie: <tt>en, es, ...</tt> --> |
|||
| source = <-- Source page name—ie: "The OLPC Wiki" (sans quotes) --> |
|||
| version = <-- Version ID# of the edition being translated or last updated --> |
|||
| ''source_display'' = <-- OPTIONAL - display string to the source link above |
|||
default = value of ''source'' --> |
|||
| ''version_display'' = <-- OPTIONAL - display string for the translated ''version'' link |
|||
default = "original" --> |
|||
| ''diff_display'' = <-- OPTIONAL - display string for the ''differences'' to current link |
|||
default = "diff" --> |
|||
⚫ | |||
; NOTE : the ''version'' parameter is the number displayed in the ''source'' page in the <tt>[ID# xxxxx]</tt> of the language-navigation blue bar. Keeping this number updated to the LAST version you 'translated' or 'updated' will ease updating the page when following the <tt>diff</tt> link in your page, as it will show those changes in the original from your last update. |
|||
⚫ | |||
⚫ | |||
<nowiki>{{</nowiki> Translation | lang = es | source = The OLPC Wiki | version = 30534 <nowiki>}}</nowiki> |
|||
{{ Sandbox | lang = es | source = The OLPC Wiki | version = 30534 }} |
|||
<nowiki>{{</nowiki> Translation | lang = es | source = The OLPC Wiki | version = 30534 |
|||
| source_display = original |
|||
| version_display = versión traducida |
|||
| diff_display = últimos cambios <nowiki>}}</nowiki> |
|||
{{ Sandbox | lang = es | source = The OLPC Wiki | version = 30534 |
|||
| source_display = original | version_display = versión traducida | diff_display = últimos cambios }} |
|||
⚫ | |||
push the {{Sandbox}} key |
|||
</noinclude> |
</noinclude> |
Revision as of 16:56, 24 April 2007
Many times you may want to just 'test' an idea for a template, I haven't found a sensible way of fully testing templates by themselves (as they will not get included in the edited version, but rather the saved version).
The idea of this Template:Sandbox is to have that, a simple testing zone that will not interfere with others and avoid leaving a trail of botched attempts.
Please leave this comment/text for others to read. See Also http://meta.wikimedia.org/wiki/Help:Template
{{:Template:Translation/translation of/lang-{{{lang}}}}} [[{{{source}}}|{{{source}}}]] | [{{fullurl:{{{source}}}|oldid={{{version}}}}} {{:Template:Translation/original/lang-{{{lang}}}}}] |
{{:{{{source}}}/translations}} | [{{fullurl:{{{source}}}|diff=current&oldid={{{version}}}}} {{:Template:Translation/changes/lang-{{{lang}}}}}] |
- Testing multi-lingual template Template:Translation
Usage
{{ Translation | lang = <-- 2/3 character language-code of the translation—ie: en, es, ... --> | source = <-- Source page name—ie: "The OLPC Wiki" (sans quotes) --> | version = <-- Version ID# of the edition being translated or last updated --> | source_display = <-- OPTIONAL - display string to the source link above default = value of source --> | version_display = <-- OPTIONAL - display string for the translated version link default = "original" --> | diff_display = <-- OPTIONAL - display string for the differences to current link default = "diff" --> }}
- NOTE
- the version parameter is the number displayed in the source page in the [ID# xxxxx] of the language-navigation blue bar. Keeping this number updated to the LAST version you 'translated' or 'updated' will ease updating the page when following the diff link in your page, as it will show those changes in the original from your last update.
Samples
{{ Translation | lang = es | source = The OLPC Wiki | version = 30534 }}
Traducción de The OLPC Wiki | original |
english | عربي | پښتو | български | deutsch | español | français | kreyòl ayisyen | italiano | 日本語 | 한국어 | монгол | Bahasa Melayu | नेपाली | norsk | português | română | русский | kinyarwanda | türkçe | 中文 | 繁體中文 |
cambios |
{{ Translation | lang = es | source = The OLPC Wiki | version = 30534 | source_display = original | version_display = versión traducida | diff_display = últimos cambios }}
Traducción de original | versión traducida |
english | عربي | پښتو | български | deutsch | español | français | kreyòl ayisyen | italiano | 日本語 | 한국어 | монгол | Bahasa Melayu | नेपाली | norsk | português | română | русский | kinyarwanda | türkçe | 中文 | 繁體中文 |
últimos cambios |