Template:Activity: Difference between revisions
Jump to navigation
Jump to search
(ok) |
(updating to use imagemap) |
||
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 class="olpc-activity-info" |
|||
|- valign="top" |
|||
|width= "5%" align="center"| {{{icon}}} |
|||
|width="35%"| '''{{{activity_name}}}:''' <span class="olpc-activity-id" style="display:none;">{{{activity_id|}}}</span> {{{activity_description}}}<br/>''{{{comments}}}'' |
|||
|width="30%"| '''Download:''' <span class="olpc-activity-url">{{{activity_bundle}}}</span> (v.<span class="olpc-activity-version">{{{activity_version|}}}</span>)<br/>'''Source:''' {{{activity_source}}}<br/>'''Build:''' {{{build}}} |
|||
|width="30%"| '''Mime types:''' {{{mime_types}}}<br/>'''Internationalization:''' {{{i18n}}}<br/>'''Tags:''' {{{tags}}}<br/>'''Development Status:''' {{{devel_status}}} |
|||
|} |
|||
⚫ | |||
{|border=1 cellpadding=3 cellspacing=0 class="olpc-activity-info" |
{|border=1 cellpadding=3 cellspacing=0 class="olpc-activity-info" |
||
|- valign="top" |
|- valign="top" |
||
|width= "5%" align="center"| {{#tag:imagemap| |
|width= "5%" align="center"| {{#tag:imagemap| |
||
Image:{{{icon|Web.png}}}{{!}}40px{{!}}{{{activity_name|Hello mesh}}} icon |
Image:{{{icon|Web.png}}}{{!}}40px{{!}}{{{activity_name|Hello mesh}}} icon |
||
default [[{{{activity_name| |
default [[{{{activity_name|Activities}}}]] |
||
desc none |
desc none |
||
}} |
}} |
||
|width="35%"| '''{{{activity_name| |
|width="35%"| '''{{{activity_name|''[no name given]''}}}:''' <span class="olpc-activity-id" style="display:none;">{{{activity_id|}}}</span> {{{activity_description}}}<br/>''{{{comments}}}'' |
||
|width="30%"| '''Download:''' <span class="olpc-activity-url">{{{activity_bundle}}}</span> (v.<span class="olpc-activity-version">{{{activity_version|}}}</span>)<br/>'''Source:''' {{{activity_source}}}<br/>'''Build:''' {{{build}}} |
|width="30%"| '''Download:''' <span class="olpc-activity-url">{{{activity_bundle|''none''}}}</span> (v.<span class="olpc-activity-version">{{{activity_version|?}}}</span>)<br/>'''Source:''' {{{activity_source|''unknown''}}}<br/>'''Build:''' {{{build|?}}} |
||
|width="30%"| '''Mime types:''' {{{mime_types}}}<br/>'''Internationalization:''' {{{i18n}}}<br/>'''Tags:''' {{{tags}}}<br/>'''Development Status:''' {{{devel_status}}} |
|width="30%"| '''Mime types:''' {{{mime_types|?}}}<br/>'''Internationalization:''' {{{i18n|?}}}<br/>'''Tags:''' {{{tags|''none''}}}<br/>'''Development Status:''' {{{devel_status|?}}} |
||
|} |
|} |
||
⚫ | |||
<br clear="all"> |
<br clear="all"> |
||
Revision as of 03:34, 29 August 2008
Template for Activities Grid
<imagemap>
Image:Web.png|40px|Hello mesh icon default Activities desc none </imagemap> |
[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 }}
<imagemap>
Image:File:Web.png|40px|Browse icon default [[Browse]] desc none </imagemap> |
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 |