Difference between revisions of "Template:Application"

From WebOS Internals
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<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:right;width:180px;padding:10px;border-left:1px solid #AAAAAA;border-bottom:1px solid #AAAAAA;background-color:#FFF;">[[Image:{{{screenshot}}}]]</div>
+
<div style="float:right;width:180px;padding:10px;border-left:1px solid #AAAAAA;border-bottom:1px solid #AAAAAA;background-color:#FFF;">[[Image:{{{screenshot}}}|180px]]</div>
 
<div style="border:1px solid #AAAAAA;padding:10px;background-color:#FFFFE0;"><h2>{{{name}}} - {{{version}}}</h2>
 
<div style="border:1px solid #AAAAAA;padding:10px;background-color:#FFFFE0;"><h2>{{{name}}} - {{{version}}}</h2>
 
{{{description}}}
 
{{{description}}}

Revision as of 15:50, 25 July 2009

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

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

{{{description}}}

Usage

KEEP THE DESCRIPTION SHORT -- if the application has lots of text associated with it, a big page it goes UNDER the template. Description is a short thing.)) caption

<source lang="text">

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

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

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

</source>