Template:Sandbox

From OLPC
Revision as of 11:22, 5 April 2007 by Xavi (talk | contribs) (testing the nesting of templates)
Jump to: navigation, search

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_display}}}]] [{{fullurl:{{{source}}}|oldid={{{version}}}&redirect=no}} {{{version_display}}}]  
  {{:{{{source}}}/translations|translated={{{lang}}}}}   [{{fullurl:{{{source}}}/translations|action=edit}} +/-] [{{fullurl:{{{source}}}|diff=current&oldid={{{version}}}}} {{{diff_display}}}]  

[[Category:Translations lang-{{{lang}}}]]


Trying to nest template Template:Translation

usage

{{ Sandbox
  | 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 - a string to display the source link above
                            default = value of source -->
  | version_display =  <-- OPTIONAL - a string to display for the link to the version translated
                            default = "original" -->
  | diff_display    =  <-- OPTIONAL - string to display the link to the version translated and current
                            default = "diff" -->
}}

samples

{{ Sandbox | lang = es | source = The OLPC Wiki | version = 30534 }}

{{#sub:

 {{{1}}} |
 Expression error: Unrecognized punctuation character "{".

}}

pos={{#pos:{{{1}}}|/}} iftest=yes

{{ Sandbox | lang = es | source = The OLPC Wiki | version = 30534 
         | source_display = original | version_display = versión traducida | diff_display = últimos cambios }}

{{#sub:

 {{{1}}} |
 Expression error: Unrecognized punctuation character "{".

}}

pos={{#pos:{{{1}}}|/}} iftest=yes