Template:Activity: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|-valign="top" |
|-valign="top" |
||
| |
| {{{icon}}} |
||
|| |
|| {{{activity_name}}}<br/>{{{activity_description}}} |
||
|| |
|| {{{activity_bundle}}}]]<br/>{{{activity_source}}} |
||
|| Build: {{{build}}}<br/>Mime types:{{{mime_types}}}<br/>{{{comments}}} |
|| Build: {{{build}}}<br/>Mime types: {{{mime_types}}}<br/>{{{comments}}} |
||
|} |
|} |
||
<noinclude> |
<noinclude> |
||
Line 19: | Line 19: | ||
== Usage == |
== Usage == |
||
<nowiki>{{Activity |
<nowiki>{{Activity |
||
|icon = Image:web.png |
|icon = [[Image:web.png]] |
||
|activity_name = Browse |
|activity_name = [[Browse]] |
||
|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/...] |
||
|build = all |
|build = all |
||
|mime_types = .ogg .html |
|mime_types = .ogg .html |
||
Line 31: | Line 31: | ||
{{Activity |
{{Activity |
||
|icon = Image:web.png |
|icon = [[Image:web.png]] |
||
|activity_name = Browse |
|activity_name = [[Browse]] |
||
|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/...] |
||
|build = all |
|build = all |
||
|mime_types = .ogg .html |
|mime_types = .ogg .html |
Revision as of 02:43, 23 November 2007
Template for Activities Grid
{{{icon}}} | {{{activity_name}}} {{{activity_description}}} |
{{{activity_bundle}}}]] {{{activity_source}}} |
Build: {{{build}}} Mime types: {{{mime_types}}} {{{comments}}} |
Usage
{{Activity |icon = [[Image:web.png]] |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 |comments = based on Firefox }}
File:Web.png | Browse A web browser |
Browse.xo]] [1] |
Build: all Mime types: .ogg .html based on Firefox |