Template:Olpcboxmacro

From OLPC
Revision as of 22:55, 18 November 2008 by Skierpage (talk | contribs) (remove redundant Category:Template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Template:Userboxmacro 
Allows 1 to 20 boxes that can be used to describe or show some attributes associated to a specific non-user page.

Source: Wikipedia Template:Babel

Usage

Intended to be used enclosed between {{olpcboxtop}} and {{olpcboxbottom}}.

{{olpcboxtop}}                # Somewhere before...
{{ olpcboxmacro | <box1> | <box2> | <box3> | <box-n <= 20>
 | toptext  = <!-- OPTIONAL — default: none -->
 }}
{{olpcboxbottom}}             # Somewhere later...

Sample

{{OBX source|code.google.com|SVN

}}{{OBX source|http://sugar.abisource.com/%7CRPM}}

{{olpcboxtop}}                # Somewhere before...
{{ olpcboxmacro 
|source
|source|code.google.com|SVN
|source|http://sugar.abisource.com/%7CRPM}}
{{olpcboxbottom}}             # Somewhere later...


{{OBX source|code.google.com|SVN

}}{{OBX source|http://sugar.abisource.com/%7CRPM}}

{{olpcboxtop}}                # Somewhere before...
{{olpcboxmacro
  | toptext = [[:Category:Activities|Activity sources]]
  |source
  |source{{!}}[http://code.google.com/p/facilhtml code.google.com]{{!}}SVN
  |source{{!}}http://sugar.abisource.com/{{!}}RPM}}
{{olpcboxbottom}}             # Somewhere later...


Standalone

If used standalone and with a toptext, it needs to be enclosed in a table. If no toptext is used, resorting to a table is also recommended to avoid messy layouts.

 {|
 |-
 {{olpcboxmacro
   | toptext = [[:Category:Activities|Activity sources]]
   |source
   |source{{!}}[http://code.google.com/p/facilhtml code.google.com]{{!}}SVN
   |source{{!}}http://sugar.abisource.com/{{!}}RPM}}
 |}
{{OBX source|code.google.com|SVN

}}{{OBX source|http://sugar.abisource.com/%7CRPM}}


{{olpcboxmacro 
 |source
 |source{{!}}[http://code.google.com/p/facilhtml code.google.com]{{!}}SVN
 |source{{!}}http://sugar.abisource.com/{{!}}RPM}}
GIT sources in dev.laptop.org

{{OBX source|code.google.com|SVN

}}{{OBX source|http://sugar.abisource.com/%7CRPM}}