Template:Ambox: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


-->
-->
<div id="catlinks"><table border="1" style="{{{style|}}}" <!-- class="metadata plainlinks ambox {{{#switch:{{{type|}}}
<div id="catlinks"><table border="0" style="{{{style|}}}" <!-- class="metadata plainlinks ambox {{{#switch:{{{type|}}}
   | serious  = ambox-serious
   | serious  = ambox-serious
   | content  = ambox-content
   | content  = ambox-content
Line 13: Line 13:
}}}" --> >
}}}" --> >
<tr>
<tr>
<td class="ambox-image" style="width:10px;">{{{#if:{{{imageleft|}}} | <div style="width:40px;"> {{{imageleft}}} </div></td>}}}
<td class="ambox-image" style="width:10px;">{{{#if:{{{imageleft|}}} | <div style="width:40px;"> {{{imageleft}}} </div></td>}}}<!--  
<!--  
   | XXX!-- no image cell; empty cell necessary for text cell to have 100% width --XXX
   | XXX!-- no image cell; empty cell necessary for text cell to have 100% width --XXX
   | <div style="width:40px;">  
   | <div style="width:40px;">  
Line 28: Line 27:
   }}}</div>
   }}}</div>
}}}</td>
}}}</td>
  -->
  --><td class="ambox-text">{{{text}}}</td><!-- {{{#if:{{{imageright|}}}|<td class="ambox-imageright" style="width:10px;"><div style="width:40px;"> {{{imageright}}} </div></td>}}} --></tr></table></div>
 
<td class="ambox-text">{{{text}}}</td>
 
<!-- {{{#if:{{{imageright|}}}|<td class="ambox-imageright" style="width:10px;"><div style="width:40px;"> {{{imageright}}} </div></td>}}} -->
 
</tr>
</table></div>

Latest revision as of 15:46, 26 January 2008