Template:Sandbox: Difference between revisions
Jump to navigation
Jump to search
(testing a Latest Release possible template...) |
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)<br>[[LiveCD]]: [http://olpc.download.redhat.com/olpc/streams/sdk/latest/livecd/olpc-redhat-stream-sdk-livecd.iso '''ISO-Build 385'''] (Apr 7)<br>[[Firmware]]: [[OLPC Firmware q2c11|'''Q2C11''']] (May 6)</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><br>[[OS images]]: [http://olpc.download.redhat.com/olpc/streams/development/build406/ '''Build 406'''] (May 7)<span style="display:{{{livecd|hidden}}}"><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|hidden}}}"><br>[[Firmware]]: [[OLPC Firmware q2c11|'''Q2C11''']] (May 6)</span></div><noinclude> |
||
⚫ | |||
== Usage == |
== Usage == |
||
{{ Sandbox }} |
|||
<nowiki>{{</nowiki> Sandbox <nowiki>}}</nowiki><br clear="all"> |
|||
== Samples == |
== Samples == |
||
<br clear="all"> |
|||
Just provides an interface to the Google language service...</noinclude> |
|||
⚫ | |||
<nowiki>{{</nowiki> Sandbox | livecd = inline <nowiki>}}</nowiki> |
|||
<br clear="all"> |
|||
{{ Sandbox | firmware = inline}} |
|||
<nowiki>{{</nowiki> Sandbox | firmware = inline <nowiki>}}</nowiki> |
|||
<br clear="all"> |
|||
{{ Sandbox | livecd = inline | firmware = inline}} |
|||
<nowiki>{{</nowiki> Sandbox | livecd = inline | firmware = inline <nowiki>}}</nowiki> |
|||
</noinclude> |
Revision as of 22:23, 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 }}
Samples
{{ Sandbox | livecd = inline }}
{{ Sandbox | firmware = inline }}
{{ Sandbox | livecd = inline | firmware = inline }}