Template:Sandbox: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (tweaking)
m (tweaking)
Line 11: Line 11:


</noinclude>
</noinclude>
<div style="float:right; clear:right; font-size:80%; max-width:60%; padding:0.3em; background:#c1fea1; color:#0a6c00; border:2px solid #8ad962; "><big>'''Latest Releases:'''</big><br>[[OS images]]: [http://olpc.download.redhat.com/olpc/streams/development/build406/ '''Build 406'''] (May 7)<span style="display:{{{livecd|none}}}"><br>[[LiveCD]]: [http://olpc.download.redhat.com/olpc/streams/sdk/latest/livecd/olpc-redhat-stream-sdk-livecd.iso '''ISO-Build 385'''] (Apr 7)</span><span style="display:{{{firmware|none}}}"><br>[[Firmware]]: [[OLPC Firmware q2c11|'''Q2C11''']] (May 6)</span></div><noinclude>
<div style="float:right; clear:right; font-size:80%; max-width:60%; padding:0.3em; background:#c1fea1; color:#0a6c00; border:2px solid #8ad962; "><big>'''Latest Releases:'''</big> [[OS images]]<br>Stable [http://olpc.download.redhat.com/olpc/streams/development/build406/ '''Build 406'''] (May 7)<span style="display:{{{devel|none}}}"><br>Devel: [http://olpc.download.redhat.com/olpc/streams/development/latest/ '''devel-ext3 or -jffs2''']</span><span style="display:{{{livecd|none}}}"><br>[[LiveCD]]: [http://olpc.download.redhat.com/olpc/streams/sdk/latest/livecd/olpc-redhat-stream-sdk-livecd.iso '''ISO-Build 385'''] (Apr 7)</span><span style="display:{{{firmware|none}}}"><br>[[Firmware]]: [[OLPC Firmware q2c11|'''Q2C11''']] (May 6)</span></div><noinclude>


== Usage ==
== Usage ==
Line 18: Line 18:
{{ Sandbox }}
{{ Sandbox }}
<nowiki>{{</nowiki> Sandbox
<nowiki>{{</nowiki> Sandbox
| devel = inline &lt;!-- OPTIONAL -- shows or hides (default) the devel-build info --&gt;
| livecd = inline &lt;!-- OPTIONAL -- shows or hides (default) the live-cd info --&gt;
| livecd = inline &lt;!-- OPTIONAL -- shows or hides (default) the live-cd info --&gt;
| firmware = inline &lt;!-- OPTIONAL -- shows or hides (default) the firmware info --&gt;
| firmware = inline &lt;!-- OPTIONAL -- shows or hides (default) the firmware info --&gt;
Line 31: Line 32:
<nowiki>{{</nowiki> Sandbox | firmware = inline <nowiki>}}</nowiki>
<nowiki>{{</nowiki> Sandbox | firmware = inline <nowiki>}}</nowiki>
<br clear="all">
<br clear="all">
{{ Sandbox | livecd = inline | firmware = inline}}
{{ Sandbox | devel = inline}}
<nowiki>{{</nowiki> Sandbox | livecd = inline | firmware = inline <nowiki>}}</nowiki>
<nowiki>{{</nowiki> Sandbox | devel = inline <nowiki>}}</nowiki>
<br clear="all">
{{ Sandbox | devel = inline | livecd = inline | firmware = inline}}
<nowiki>{{</nowiki> Sandbox | devel = inline | livecd = inline | firmware = inline <nowiki>}}</nowiki>
</noinclude>
</noinclude>

Revision as of 23:13, 26 May 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
Testing Latest Releases


Latest Releases: OS images
Stable Build 406 (May 7)
Devel: devel-ext3 or -jffs2

LiveCD: ISO-Build 385 (Apr 7)

Firmware: Q2C11 (May 6)

Usage


Latest Releases: OS images
Stable Build 406 (May 7)
Devel: devel-ext3 or -jffs2

LiveCD: ISO-Build 385 (Apr 7)

Firmware: Q2C11 (May 6)
{{ Sandbox 
    | devel    = inline  <!-- OPTIONAL -- shows or hides (default) the devel-build info -->
    | livecd   = inline  <!-- OPTIONAL -- shows or hides (default) the live-cd info -->
    | firmware = inline  <!-- OPTIONAL -- shows or hides (default) the firmware info -->
}}

Samples


Latest Releases: OS images
Stable Build 406 (May 7)
Devel: devel-ext3 or -jffs2

LiveCD: ISO-Build 385 (Apr 7)

Firmware: Q2C11 (May 6)
{{ Sandbox | livecd = inline }}


Latest Releases: OS images
Stable Build 406 (May 7)
Devel: devel-ext3 or -jffs2

LiveCD: ISO-Build 385 (Apr 7)

Firmware: Q2C11 (May 6)
{{ Sandbox | firmware = inline }}


Latest Releases: OS images
Stable Build 406 (May 7)
Devel: devel-ext3 or -jffs2

LiveCD: ISO-Build 385 (Apr 7)

Firmware: Q2C11 (May 6)
{{ Sandbox | devel = inline }}


Latest Releases: OS images
Stable Build 406 (May 7)
Devel: devel-ext3 or -jffs2

LiveCD: ISO-Build 385 (Apr 7)

Firmware: Q2C11 (May 6)
{{ Sandbox | devel = inline | livecd = inline | firmware = inline }}