Template:ApplicationBox
From Openmoko
(Difference between revisions)
MinhHaDuong (Talk | contribs) (Unbold packagename) |
(documentation and examples added) |
||
| Line 11: | Line 11: | ||
:Homepage: [{{{Homepage}}} {{{Homepage}}}] | :Homepage: [{{{Homepage}}} {{{Homepage}}}] | ||
| − | |} | + | |}<noinclude> |
| + | ==Usage== | ||
| + | This template is used for displaying general information about applications available for Openmoko systems. | ||
| + | |||
| + | <pre><nowiki> | ||
| + | {{ApplicationBox| | ||
| + | Name=[[Minimo]]| | ||
| + | Description=Minimo is a Mozilla based web browser. It features full AJAX support and other goodies. It is listed as an alternative to the standard Webkit based browser.| | ||
| + | Screenshot=Browser-minimo.png| | ||
| + | Homepage=http://www.ginguppin.de/files/minimo.tar.bz2| | ||
| + | TestedOn=Om 2008.8| | ||
| + | PackageName=minimo | ||
| + | }} | ||
| + | </nowiki></pre> | ||
| + | |||
| + | Add this template to bottom of application pages inside a | ||
| + | |||
| + | <pre><nowiki><includeonly> | ||
| + | </includeonly></nowiki></pre> | ||
| + | |||
| + | tag, thus the appplication box can be included on the List of X Applications page by using | ||
| + | |||
| + | <pre><nowiki>{{:name of the application page}}</nowiki></pre> | ||
| + | |||
| + | ==Example== | ||
| + | {{ApplicationBox| | ||
| + | Name=[[Minimo]]| | ||
| + | Description=Minimo is a Mozilla based web browser. It features full AJAX support and other goodies. It is listed as an alternative to the standard Webkit based browser.| | ||
| + | Screenshot=Browser-minimo.png| | ||
| + | Homepage=http://www.ginguppin.de/files/minimo.tar.bz2| | ||
| + | TestedOn=Om 2008.8| | ||
| + | PackageName=minimo | ||
| + | }} | ||
| + | |||
| + | </noinclude> | ||
Revision as of 22:12, 26 September 2008
|
[[Image:{{{Screenshot}}}|150px|center]] |
|
|---|
Usage
This template is used for displaying general information about applications available for Openmoko systems.
{{ApplicationBox|
Name=[[Minimo]]|
Description=Minimo is a Mozilla based web browser. It features full AJAX support and other goodies. It is listed as an alternative to the standard Webkit based browser.|
Screenshot=Browser-minimo.png|
Homepage=http://www.ginguppin.de/files/minimo.tar.bz2|
TestedOn=Om 2008.8|
PackageName=minimo
}}
Add this template to bottom of application pages inside a
<includeonly> </includeonly>
tag, thus the appplication box can be included on the List of X Applications page by using
{{:name of the application page}}
Example
| Minimo
Minimo is a Mozilla based web browser. It features full AJAX support and other goodies. It is listed as an alternative to the standard Webkit based browser.
|
