Template:ApplicationBox

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (includeonly -> onlyinclude :))
(undo, something went wrong with the template.)
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><onlyinclude>
+
</onlyinclude></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:38, 26 September 2008

[[Image:{{{Screenshot}}}|150px|center]]

{{{Name}}}
{{{Description}}}
Tested on: {{{TestedOn}}}
Package name: {{{PackageName}}}
Homepage: [{{{Homepage}}} {{{Homepage}}}]
Personal tools

[[Image:{{{Screenshot}}}|150px|center]]

{{{Name}}}
{{{Description}}}
Tested on: {{{TestedOn}}}
Package name: {{{PackageName}}}
Homepage: [{{{Homepage}}} {{{Homepage}}}]