Template:Activity: Difference between revisions

From OLPC
Jump to navigation Jump to search
(grid)
No edit summary
Line 4: Line 4:
|- valign="top"
|- valign="top"
|width= "5%"| {{{icon}}}
|width= "5%"| {{{icon}}}
|width="40%"| {{{activity_name}}}<br/>{{{activity_description}}}<br/>{{{comments}}}
|width="40%"| {{{activity_name}}}: {{{activity_description}}}<br/>''{{{comments}}}''
|width="20%"| {{{activity_bundle}}}<br/>{{{activity_source}}}
|width="20%"| {{{activity_bundle}}} (v.{{{activity_version}}})<br/>{{{activity_source}}}
|width="35%"| Build: {{{build}}}<br/>Mime types: {{{mime_types}}}<br/>Internationalization: {{{i18n}}}
|width="35%"| '''Build:''' {{{build}}}<br/>'''Mime type:''' {{{mime_types}}}<br/>'''Internationalization:''' {{{i18n}}}
|}
|}
<noinclude>
<noinclude>
Line 17: Line 17:
|activity_description = A web browser
|activity_description = A web browser
|activity_bundle = [[:Image:Browse.xo|Browse.xo]]
|activity_bundle = [[:Image:Browse.xo|Browse.xo]]
|activity_source = [http://dev.laptop.org/...]
|activity_source = [http://dev.laptop.org/git?p=web-activity]
|activity_version = 75
|build = all
|build = all
|mime_types = .ogg .html
|mime_types = .ogg .html
|i18n = .pot
|i18n = [https://dev.laptop.org/translate/projects/xo_core/ xo_core]
|comments = based on Firefox
|comments = based on Mozilla Firefox
}}</nowiki>
}}</nowiki>


Line 30: Line 31:
|activity_description = A web browser
|activity_description = A web browser
|activity_bundle = [[:Image:Browse.xo|Browse.xo]]
|activity_bundle = [[:Image:Browse.xo|Browse.xo]]
|activity_source = [http://dev.laptop.org/...]
|activity_source = [http://dev.laptop.org/git?p=web-activity]
|activity_version = 75
|build = all
|build = all
|mime_types = .ogg .html
|mime_types = .ogg .html
|i18n = .pot
|i18n = [https://dev.laptop.org/translate/projects/xo_core/ xo_core]
|comments = based on Firefox
|comments = based on Mozilla Firefox
}}
}}



Revision as of 15:45, 25 November 2007

Template for Activities Grid

{{{icon}}} {{{activity_name}}}: {{{activity_description}}}
{{{comments}}}
{{{activity_bundle}}} (v.{{{activity_version}}})
{{{activity_source}}}
Build: {{{build}}}
Mime type: {{{mime_types}}}
Internationalization: {{{i18n}}}


Usage

{{Activity
 |icon                     =  [[Image:web.png|40px]]
 |activity_name            =  [[Browse]]
 |activity_description     =  A web browser
 |activity_bundle          =  [[:Image:Browse.xo|Browse.xo]]
 |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
 }}


File:Web.png Browse: A web browser
based on Mozilla Firefox
Browse.xo (v.75)
[1]
Build: all
Mime type: .ogg .html
Internationalization: xo_core