Template:Ambox: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<!-- | <!-- | ||
This is the ambox or article message box meta template. | This is the 'ambox' or 'article message box' meta template. | ||
--> | --> | ||
| Line 13: | Line 13: | ||
}}}" --> > | }}}" --> > | ||
<tr> | <tr> | ||
<td class="ambox-image" style="width:10px;"> | <td class="ambox-image" style="width:10px;">{{{#if:{{{imageleft|}}} | <div style="width:40px;"> {{{imageleft}}} </div></td>}}} | ||
{{{#if:{{{imageleft|}}} | | <!-- | ||
| | | 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 28: | ||
}}}</div> | }}}</div> | ||
}}}</td> | }}}</td> | ||
--> | |||
<td class="ambox-text">{{{text}}}</td> | <td class="ambox-text">{{{text}}}</td> | ||
Revision as of 15:40, 26 January 2008
| {{{imageleft}}} |
{{{text}}} |