Template:Sandbox: Difference between revisions
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> |
<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 <!-- OPTIONAL -- shows or hides (default) the devel-build info --> |
|||
| livecd = inline <!-- OPTIONAL -- shows or hides (default) the live-cd info --> |
| livecd = inline <!-- OPTIONAL -- shows or hides (default) the live-cd info --> |
||
| firmware = inline <!-- OPTIONAL -- shows or hides (default) the firmware info --> |
| firmware = inline <!-- OPTIONAL -- shows or hides (default) the firmware info --> |
||
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 | |
{{ Sandbox | devel = inline}} |
||
<nowiki>{{</nowiki> Sandbox | |
<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
Usage
{{ 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
{{ Sandbox | livecd = inline }}
{{ Sandbox | firmware = inline }}
{{ 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)
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 }}