Difference between revisions of "Template:Application"

From WebOS Internals
Jump to navigation Jump to search
m
Line 1: Line 1:
 
<div style="background-color:#F5FAFF;padding:10px;border:1px solid #AAAAAA;margin-bottom:10px;">[[Portal:{{{type}}}_Applications_{{{tag}}}|« Go Back to the {{{tag}}} application list]]</div>
 
<div style="background-color:#F5FAFF;padding:10px;border:1px solid #AAAAAA;margin-bottom:10px;">[[Portal:{{{type}}}_Applications_{{{tag}}}|« Go Back to the {{{tag}}} application list]]</div>
 
<div style="float:left;padding:1px;border:1px solid #AAAAAA;">[[Image:{{{screenshot}}}]]</div>
 
<div style="float:left;padding:1px;border:1px solid #AAAAAA;">[[Image:{{{screenshot}}}]]</div>
<div style="margin-left:334px;border:1px solid #AAAAAA;padding:10px;background-color:#FFFFE0;"><h2>{{{name}}} - {{{version}}}</h2>{{{description}}}</div>
+
<div style="margin-left:334px;border:1px solid #AAAAAA;padding:10px;background-color:#FFFFE0;"><h2>{{{name}}} - {{{version}}}</h2>
 +
{{{description}}}
 +
</div>
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==

Revision as of 05:21, 25 July 2009

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

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

{{{description}}}

Usage

<source lang="text">

« Go Back to the Games - Use the main list's names application list
File:Application Name Screenshot 1.png - Upload the screenshot using the right name

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

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

</source>