Template:Activity: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Template for Activities Grid |
<noinclude>Template for Activities Grid |
||
<br clear="all"></noinclude> |
<br clear="all"></noinclude> |
||
{|border=1 cellpadding=3 cellspacing=0 |
{|border=1 cellpadding=3 cellspacing=0 |
||
⚫ | |||
|- |
|||
|width= "5%"| {{{icon}}} |
|||
⚫ | |||
! width="40%" | |
|||
|width="20%"| {{{activity_bundle}}}<br/>{{{activity_source}}} |
|||
⚫ | |||
! width="35% | |
|||
⚫ | |||
| {{{icon}}} |
|||
⚫ | |||
|| {{{activity_bundle}}}<br/>{{{activity_source}}} |
|||
⚫ | |||
|} |
|} |
||
<noinclude> |
<noinclude> |
||
Line 19: | Line 13: | ||
== Usage == |
== Usage == |
||
<nowiki>{{Activity |
<nowiki>{{Activity |
||
|icon = [[Image:web.png]] |
|icon = [[Image:web.png|40px]] |
||
|activity_name = [[Browse]] |
|activity_name = [[Browse]] |
||
|activity_description = A web browser |
|activity_description = A web browser |
||
Line 32: | Line 26: | ||
{{Activity |
{{Activity |
||
|icon = [[Image:web.png]] |
|icon = [[Image:web.png|40px]] |
||
|activity_name = [[Browse]] |
|activity_name = [[Browse]] |
||
|activity_description = A web browser |
|activity_description = A web browser |
Revision as of 12:48, 23 November 2007
Template for Activities Grid
{{{icon}}} | {{{activity_name}}} {{{activity_description}}} {{{comments}}} |
{{{activity_bundle}}} {{{activity_source}}} |
Build: {{{build}}} Mime types: {{{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/...] |build = all |mime_types = .ogg .html |i18n = .pot |comments = based on Firefox }}
File:Web.png | Browse A web browser based on Firefox |
Browse.xo [1] |
Build: all Mime types: .ogg .html Internationalization: .pot |