Difference between revisions of "Template:Mbox"

From Veloopti Help
Jump to: navigation, search
(rv, the padding is an unavoidable side effect of having multiple paragraphs within a table cell, given the CSS styles applied to paragraph tags)
(Okay, but that's no reason to mess up the vast majority of templates that do not contain multiple paragraphs. This adds ugly padding to ALL OF THEM.)
Line 22: Line 22:
 
   }}</td>
 
   }}</td>
 
}}
 
}}
<td>
+
<td>{{{text}}}</td>
{{{text}}}
 
</td>
 
 
{{#if:{{{imageright|}}}|
 
{{#if:{{{imageright|}}}|
 
   <td class="ambox-imageright"> {{{imageright}}} </td>
 
   <td class="ambox-imageright"> {{{imageright}}} </td>

Revision as of 18:54, 16 September 2007

Template:Template doc