Template:Project-summary: Difference between revisions

From OLPC
Jump to navigation Jump to search
(.)
mNo edit summary
Line 2: Line 2:
<br clear="all"></noinclude>
<br clear="all"></noinclude>
|- valign="top"
|- valign="top"
!width= "5%"| [[Image:activity-{{{name}}}.svg|40px|{{{name}}} icon]]
|width="5%" bgcolor="white"| [[Image:activity-{{{name}}}.svg|40px|{{{name}}} icon]]
|width="40%"| [[{{{wikiname}}}]] : {{{description}}} (''{{{comments}}}'') [http://wiki.laptop.org/index.php?title=Activities/{{{wikiname}}}&action=edit +/-]
|width="50%"| [[{{{wikiname}}}]] : {{{description}}} (''{{{comments}}}'') [http://wiki.laptop.org/index.php?title=Activities/{{{wikiname}}}&action=edit +/-]
|width="20%"| [[:Image:{{{name}}}-{{{version}}}.xo|v. {{{version}}}]]<br/>{{{source}}}
|width="10%"| [[:Image:{{{name}}}-{{{version}}}.xo|v. {{{version}}}]]<br/>{{{source}}}
|width="35%"| '''Builds''': {{{build}}} &nbsp; '''[[Localization|I18N]]''': {{{i18n}}}<br/>'''Mime types''':{{{mimetypes}}}<br/>
|width="35%"| '''Builds''': {{{build}}} &nbsp;&middot;&nbsp; '''[[Localization|I18N]]''': {{{i18n}}}<br/>'''Mime types''': {{{mimetypes}}}<br/>
<noinclude>
<noinclude>
<br clear="all">
<br clear="all">
Line 24: Line 24:
}}</nowiki>
}}</nowiki>


{| class="sortable" style="background:#F9F9F9 none repeat scroll 0%; border:1px solid #AAAAAA; border-collapse:collapse; margin:1em 1em 1em 0pt;" border="1" cellpadding="3" cellspacing="0"
{| class="wikitable sortable" style="background:#F9F9F9 none repeat scroll 0%; border:1px solid #AAAAAA; border-collapse:collapse; margin:1em 1em 1em 0pt;" border="1" cellpadding="3" cellspacing="0"
{{:Activities/Browse}}
{{:Activities/Browse}}
{{:Activities/Write}}
{{:Activities/Write}}

Revision as of 16:46, 24 November 2007

Template for Activity Grid; one row in a table.
|- valign="top" |width="5%" bgcolor="white"| [[Image:activity-{{{name}}}.svg|40px|{{{name}}} icon]] |width="50%"| [[{{{wikiname}}}]] : {{{description}}} ({{{comments}}}) +/- |width="10%"| [[:Image:{{{name}}}-{{{version}}}.xo|v. {{{version}}}]]
{{{source}}} |width="35%"| Builds: {{{build}}}  ·  I18N: {{{i18n}}}
Mime types: {{{mimetypes}}}


Usage

Icons should be uploaded as svg's (just as in the bundles) named activity-<name>.svg. New versions of the bundles should be uploaded as <name>-<versionnumber>.xo. wikiname is the longer version of name for readability.

{{Activity/tmp
 |name                  =  web
 |wikiname              =  Browse
 |description           =  A web browser
 |version               =  75  
 |source                =  [http://dev.laptop.org/git?p=web-activity]
 |build                 =  all
 |mimetypes             =  .ogg .html
 |i18n                  =  .pot
 |comments              =  based on Firefox
 }}
Browse icon Browse: Web browser based on xulrunner

Download: Browse (latest) (v.122.2)


Write icon Write: Word processor

Download: Write (latest) (v.75)