Template:Ambox: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<table style="{{{style|}}}" class="metadata plainlinks ambox {{#switch:{{{type|}}}
<table border="1" style="{{{style|}}}" class="metadata plainlinks ambox {{#switch:{{{type|}}}
   | serious  = ambox-serious
   | serious  = ambox-serious
   | content  = ambox-content
   | content  = ambox-content
Line 25: Line 25:


<td class="ambox-text">{{{text}}}</td>
<td class="ambox-text">{{{text}}}</td>
{{{#if:{{{imageright|}}}|
{{{#if:{{{imageright|}}}|
   <td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td>
   <td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td>

Revision as of 12:01, 26 January 2008