Template:OBX activity: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (→‎Usage: markup)
(→‎Usage: more obsolete-ness updates)
Line 4: Line 4:


Used to declare the type of activity being documented. Has three (unnamed) parameters:
Used to declare the type of activity being documented. Has three (unnamed) parameters:
* the activity's icon (a wiki link)
# the activity's icon (a wiki link)
* the sub-category of [[:Category:Activities]] in which it should be categorized. This uses the '''''obsolete''''' notion of:
# the sub-category of [[:Category:Activities]] in which it should be categorized. Just leave it blank. This used to be for the '''''obsolete''''' notion of:
** <tt>core</tt> &mdash; for actvities like [[Journal]], [[Write]] and other key functionality,
#* <tt>core</tt> &mdash; for actvities like [[Journal]], [[Write]] and other key functionality,
** <tt>bundled</tt> &mdash; things that are currently included in the builds, and
#* <tt>bundled</tt> &mdash; things that are currently included in the builds, and
** <tt>extra</tt> &mdash; other activities that users can add themselves (now every activity besides [[Journal]] is in this activity.
#* <tt>extra</tt> &mdash; other activities that users can add themselves (now every activity besides [[Journal]] is in this activity.
* OPTIONAL &mdash; some text you may want after (a horizontal ruler).
# OPTIONAL &mdash; some additional text you may want to display, after a horizontal ruler line.


Set the second parameter to "extra" or blank and nothing will show; "core" and "bundled" are
Set the second parameter to "extra" or blank and nothing will show; "core" and "bundled" are

Revision as of 00:34, 16 March 2009

Xo s.png


Usage

Used to declare the type of activity being documented. Has three (unnamed) parameters:

  1. the activity's icon (a wiki link)
  2. the sub-category of Category:Activities in which it should be categorized. Just leave it blank. This used to be for the obsolete notion of:
    • core — for actvities like Journal, Write and other key functionality,
    • bundled — things that are currently included in the builds, and
    • extra — other activities that users can add themselves (now every activity besides Journal is in this activity.
  3. OPTIONAL — some additional text you may want to display, after a horizontal ruler line.

Set the second parameter to "extra" or blank and nothing will show; "core" and "bundled" are

{{OBX activity |icon|sub-category }}

Categories

Sample

Kuku.png


{{OBX activity |[[Image:Kuku.png]]|extra}}
Kuku.png


{{OBX activity |[[Image:Kuku.png|21px]]|extra}}
Kuku.png
short for Kuku Anakula – "Hungry Chicken"


{{OBX activity |[[Image:Kuku.png|42px]]|extra|short for 'Kuku Anakula' – "Hungry Chicken"}}

See also

  • Form:Activity is a form that updates semantic info in activity pages, storing it in Template:Activity page. Its information and approach needs to be merged with the OBX activity templates. See e.g. Browse, note the "edit with form" tab, and scroll down to the bottom to see the template output and factbox.