Template talk:Latest Releases

From OLPC
Revision as of 00:12, 12 September 2007 by Sj (talk | contribs) (blockquore)
Jump to: navigation, search

Some suggested changes:



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 always show—the header line and the Stable:).

The actual links/strings for each line have been extracted from the template in order to facilitate the maintenance. To update the infobox see the links below, one for each line:

Line Current text
Stable 13.2.11 || 2020-01-29 edit
Stable flavors edit
Devel 13.2.0 || upcoming edit
Testing Template:Latest Releases/testing edit
Unstable Template:Latest Releases/unstable edit
Live-CD LiveCD (2008-11-06) edit
Firmware Q2E48 || 2011-10-13 edit
Server xs-0.7 || 2012-02-20 edit
Extra Text
updating the XO +/-
edit


Usage

{{ Latest Releases | stable = inline <!-- OPTIONAL -- shows the stable flavors --> | devel = inline <!-- OPTIONAL -- deprecated devel-build info --> | testing = inline <!-- OPTIONAL -- shows the latest testable build --> | unstable = inline <!-- OPTIONAL -- shows the latest build info --> | stable-B2 = inline <!-- OPTIONAL -- shows the latest stable build for B2's --> | livecd = inline <!-- OPTIONAL -- shows the live-cd info --> | firmware = inline <!-- OPTIONAL -- shows the firmware info --> | server = inline <!-- OPTIONAL -- shows the server 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 | stable = inline | testing = inline | unstable = inline | stable-B2 = inline | livecd = inline | firmware = inline | extra = inline | extra_text = <center>possibly a [[The OLPC Wiki|link]] or text</center> }}