Template:Sandbox

From OLPC
Revision as of 12:54, 1 June 2007 by Xavi (talk | contribs) (graduated template)
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
Testing Task



Purpose of this template is to organize Category:Tasks in a homogeneous way, according to the guidelines mentioned in Participate.

Pages tagged with this will be included in the following categories:

Usage

{{ Task
            | name     =    <!-- OPTIONAL -- some name for the task at hand -->
            | duration =    <!-- a number denoting the estimated time required -->
            | unit     =    <!-- { minutes | hours | days | weeks | months | years } -->
            | category =    <!-- { Programming | Education | Organizing | Translation | Other } -->
}}

Samples


{{#sub:

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

}}

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

{{ Sandbox | duration = 8 | unit = hours | category = Programming }}


{{#sub:

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

}}

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

{{ Sandbox | name = Testing | duration = 8 | unit = hours | category = Programming }}