Template:Latest Releases

From OLPC
Revision as of 11:42, 27 May 2007 by Xavi (talk | contribs) (added extra (optional) text/comment line)
Jump to: navigation, search

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) text -->
    | text     = whatever  <!-- OPTIONAL -- comment text (if enabled by extra) -->
}}

Samples



{{ Latest Releases | stable = inline }}



{{ Latest Releases | devel = inline }}



{{ Latest Releases | livecd = inline }}



{{ Latest Releases | firmware = inline }}



{{ Latest Releases 
  | stable   = inline
  | devel    = inline
  | livecd   = inline
  | firmware = inline }}