Difference between revisions of "Template:Nav-block"

From WebOS Internals
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<table frame="box" cellpadding="5" style="width:100%;height:100%;">
+
<div style="width:100%;height:100%;border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #333;border-bottom:1px solid #333;">
 +
<table cellpadding="5" style="width:100%;height:100%;">
 
     <tr>
 
     <tr>
 
         <td rowspan="2"><div style="padding:0px 5px 0px 0px;height:80px">[[Image:{{{imageName}}}]]</div></td>
 
         <td rowspan="2"><div style="padding:0px 5px 0px 0px;height:80px">[[Image:{{{imageName}}}]]</div></td>
Line 5: Line 6:
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 
+
</div>
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==

Revision as of 02:21, 21 July 2009

[[Image:{{{imageName}}}]]
{{{title}}}
{{{description}}}

Usage

<source lang="text">

title of block
description of block

</source>