Template:Ambox: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
   | #default = ambox-notice
   | #default = ambox-notice
}}}">
}}}">
<tr>
<tr>
<td class="ambox-image">
<td class="ambox-image">
{{{#ifeq:{{{image}}}|none
{{{#ifeq:{{{image}}}|none
Line 21: Line 23:
   }}}</div>
   }}}</div>
}}}</td>
}}}</td>
<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>
}}}
}}}
</tr>
</tr>
</table><noinclude>
 
{{template doc}}
</table>
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
</noinclude>

Revision as of 11:50, 26 January 2008

(}