Template:Latest Releases: Difference between revisions
Jump to navigation
Jump to search
m (tweaking) |
m (tweaking) |
||
Line 7: | Line 7: | ||
--> |
--> |
||
{{ Latest Releases |
|||
{{ Latest Releases | stable = inline | devel = inline | livecd = inline | firmware = inline | extra = inline | extra_text = see [[Autoreinstallation image|here]] for info }} |
|||
| stable = inline |
|||
| devel = inline |
|||
| livecd = inline |
|||
| firmware = inline |
|||
| extra = inline |
|||
| extra_text = <center>[[Autoreinstallation image|how to update...]]</center> }} |
|||
This template allows to present a shortcut to all of the latest releases available. You can control which lines to show (except for the first two which will always show—the header line and the ''Stable:''). |
This template allows to present a shortcut to all of the latest releases available. You can control which lines to show (except for the first two which will always show—the header line and the ''Stable:''). |
||
<br clear="all"> |
<br clear="all"> |
||
Line 19: | Line 25: | ||
| firmware = inline <!-- OPTIONAL -- shows the firmware info --> |
| firmware = inline <!-- OPTIONAL -- shows the firmware info --> |
||
| extra = inline <!-- OPTIONAL -- shows the (optional) ''extra text'' --> |
| extra = inline <!-- OPTIONAL -- shows the (optional) ''extra text'' --> |
||
| extra_text = whatever <!-- OPTIONAL -- comment text (if enabled by ''extra'') |
| extra_text = whatever <!-- OPTIONAL -- comment text (if enabled by ''extra'') if none defined: |
||
'<nowiki><center>[[Autoreinstallation image|how to update...]]</center></nowiki>' --> |
|||
<nowiki>}}</nowiki> |
<nowiki>}}</nowiki> |
||
Line 41: | Line 47: | ||
<nowiki>{{</nowiki> Latest Releases | firmware = inline | extra = inline <nowiki>}}</nowiki> |
<nowiki>{{</nowiki> Latest Releases | firmware = inline | extra = inline <nowiki>}}</nowiki> |
||
<br clear="all"> |
<br clear="all"> |
||
{{ Latest Releases | stable = inline | devel = inline | livecd = inline | firmware = inline}} |
{{ Latest Releases | stable = inline | devel = inline | livecd = inline | firmware = inline | extra = inline | extra_text = <center>possibly a [[The OLPC Wiki|link]] or text</center>}} |
||
<nowiki>{{</nowiki> Latest Releases |
<nowiki>{{</nowiki> Latest Releases |
||
| stable = inline |
| stable = inline |
||
| devel = inline |
| devel = inline |
||
| livecd = inline |
| livecd = inline |
||
| firmware = inline |
| firmware = inline |
||
| extra = inline |
|||
| extra_text = <nowiki><center>possibly a [[The OLPC Wiki|link]] or text</center> }}</nowiki> |
|||
</noinclude> |
</noinclude> |
Revision as of 19:51, 27 May 2007
Latest Releases: OS images
Stable: Build 406 (May 7)
— ext3 | devel — jffs2 | devel
Devel: devel-ext3 or devel-jffs2
Live-CD: ISO-Build 385 (Apr 7)
Firmware: Q2C11 (May 6)
how to update...
Stable: Build 406 (May 7)
— ext3 | devel — jffs2 | devel
Devel: devel-ext3 or devel-jffs2
Live-CD: ISO-Build 385 (Apr 7)
Firmware: Q2C11 (May 6)
This template allows to present a shortcut to all of the latest releases available. You can control which lines to show (except for the first two which will always show—the header line and the Stable:).
Usage
{{ Latest Releases | stable = inline <!-- OPTIONAL -- shows the stable flavors --> | devel = inline <!-- OPTIONAL -- shows the devel-build info --> | livecd = inline <!-- OPTIONAL -- shows the live-cd info --> | firmware = inline <!-- OPTIONAL -- shows the firmware info --> | extra = inline <!-- OPTIONAL -- shows the (optional) extra text --> | extra_text = whatever <!-- OPTIONAL -- comment text (if enabled by extra) if none defined: '<center>[[Autoreinstallation image|how to update...]]</center>' --> }}
Samples
{{ Latest Releases | stable = inline }}
{{ Latest Releases | devel = inline }}
{{ Latest Releases | livecd = inline }}
{{ Latest Releases | firmware = inline }}
{{ Latest Releases | firmware = inline | extra = inline }}
Latest Releases: OS images
Stable: Build 406 (May 7)
— ext3 | devel — jffs2 | devel
Devel: devel-ext3 or devel-jffs2
Live-CD: ISO-Build 385 (Apr 7)
Firmware: Q2C11 (May 6)
possibly a link or text
Stable: Build 406 (May 7)
— ext3 | devel — jffs2 | devel
Devel: devel-ext3 or devel-jffs2
Live-CD: ISO-Build 385 (Apr 7)
Firmware: Q2C11 (May 6)
{{ Latest Releases | stable = inline | devel = inline | livecd = inline | firmware = inline | extra = inline | extra_text = <center>possibly a [[The OLPC Wiki|link]] or text</center> }}