Difference between revisions of "Template:Navline"

From DIYstompboxes wiki
Jump to: navigation, search
(Created page with "{| <table> <tr> <td style="fwidth: 100px;background-color:#2233aa;color:#fff;margin:0;padding:4px 5px 4px 5px; font-weight: bold">{{label}}</td> <td style="margin:0;padding:4px 5...")
 
m
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
−
{|
+
<noinclude><table></noinclude>
−
<table>
 
 
<tr>
 
<tr>
−
<td style="fwidth: 100px;background-color:#2233aa;color:#fff;margin:0;padding:4px 5px 4px 5px; font-weight: bold">{{label}}</td>
+
<td style="background-color:#2233aa;color:#fff;margin:0;padding:4px 5px; font-weight: bold; text-align:left">{{{label}}}</td>
−
<td style="margin:0;padding:4px 5px 4px 5px;">{{body}}</td>
+
<td style="width:100%;margin:0;padding:0 5px; text-align: left">{{{body}}}</td>
 
</tr>
 
</tr>
−
</table>
+
<noinclude></table></noinclude>
−
|}
 

Latest revision as of 06:50, 19 September 2011

{{{label}}} {{{body}}}