Template:Activity

From OLPC
Jump to: navigation, search

A template to present activity details. Used on Activities/All and Activities/Other, and some activity pages.


[no name given]: {{{activity_description}}}
{{{comments}}}
Download: none (v.?)
Source: unknown
Build: ?
Mime types: ?
Internationalization: ?
Tags: none
Development Status: ?


Usage

{{Activity
 |icon                     =  [[Image:web.png|40px]]
 |activity_name            =  [[Browse]]
 |activity_description     =  A web browser
 |activity_bundle          =  [[:Image:Browse.xo|Browse.xo]]
 |activity_id              =  org.laptop.Web
 |activity_source          =  [http://dev.laptop.org/git?p=web-activity]
 |activity_version         =  75
 |build                    =  all
 |mime_types               =  .ogg .html
 |i18n                     =  [https://dev.laptop.org/translate/projects/xo_core/ xo_core]
 |comments                 =  Based on Mozilla Firefox
 |tags                     =  Tags for searches (separated by ',')
 |devel_status             =  1-Planning/2-Pre-Alpha/3-Alpha/4-Beta/5-Production-stable/6-Mature
 }}

produces


File:Web.png Browse: A web browser
based on Mozilla Firefox
Download: Browse.xo (v.75)
Source: [1]
Build: all
Mime types: .ogg .html
Internationalization: xo_core
Tags: internet, surfing
Development Status: 1-Planning/2-Pre-Alpha/3-Alpha/4-Beta/5-Production-stable/6-Mature


See also