Template:OBX xobundle

From OLPC
Revision as of 19:46, 17 September 2007 by Xavi (talk | contribs) (template for .xo files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
.xo Bundle – [{{{1}}} OBX xobundle.xo]


Usage

Used to declare the location (and availability) of an .xo bundle. Has two (unnamed) parameters:

  • the wiki-link to the .xo file or directory
  • name of the bundle (OPTIONAL—if none provided, the page name will be used as display)

Note: if the wiki link includes an equal sign ('='—which is quite common and conflicts with the handling of parameters in templates) you can 'escape it' by doing | 1=link. If so, you must also escape the second parameter with the number (| 2=display) if you specify it.

{{OBX xobundle | httplink | display }}

Categories

Sample

.xo Bundle[ http://dev.laptop.org/~arjs/Measure-9.xo OBX xobundle.xo]


{{OBX xobundle | http://dev.laptop.org/~arjs/Measure-9.xo }}
.xo BundleMeasure-9.xo Measure.xo


{{OBX xobundle | 1=http://dev.laptop.org/~arjs/Measure-9.xo | 2=Measure }}