Difference between revisions of "Template:ApplicationTest"

From WebOS Internals
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
<!--__NOTOC__-->
+
__NOTOC__
{| Width="100%" style="background-color:#F5FAFF;padding:10px;border:1px solid #AAAAAA;margin-bottom:10px;"
+
{| style="background-color:#F5FAFF;padding:10px;border:1px solid #AAAAAA;margin-bottom:10px;"
 
|[[Portal:{{{type}}}_Applications_{{{tag}}}|« Go back to the {{{tag}}} application list]]
 
|[[Portal:{{{type}}}_Applications_{{{tag}}}|« Go back to the {{{tag}}} application list]]
 
|}
 
|}
{| Border=0 style="margin-left:10px;float:right;padding:10px;border-left:1px solid #AAAAAA;border-bottom:1px solid #AAAAAA;background-color:#FFFFFF;"
+
{| Border=1 style="margin-left:10px;float:right;padding:10px;border-left:1px solid #AAAAAA;border-bottom:1px solid #AAAAAA;background-color:#FFFFFF;"
<h2>{{{name}}} - {{{version}}}</h2>
+
|[[Image:{{{screenshot}}}|x270px]]
| [[Image:{{{screenshot}}}|x270px]]
 
 
|}
 
|}
 +
{| style="border:1px solid #AAAAAA;padding:10px;background-color:#FFFFE0;"
 +
|<h2>{{{name}}} - {{{version}}}</h2>
 
{{{description}}}
 
{{{description}}}
 
__TOC__
 
__TOC__
 +
|}
 
<noinclude>
 
<noinclude>
 
=Usage=
 
=Usage=

Latest revision as of 18:07, 19 July 2010

[[Portal:{{{type}}}_Applications_{{{tag}}}|« Go back to the {{{tag}}} application list]]
[[Image:{{{screenshot}}}|x270px]]

{{{name}}} - {{{version}}}

{{{description}}}

Usage

Remember to use the {{!}} for "|" when in the description parameter.

<source lang="text">

« Go Back to the Games - Use the main list's names application list
x270px

Name - Name of the Application - 1.0.0 - Version major.minor.build

description - Describe the app in full detail, put anything you want.

</source>