Template:Ambox: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| (27 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<table border=" | <!-- | ||
This is the 'ambox' or 'article message box' meta template. | |||
--> | |||
<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 6: | Line 11: | ||
| notice = ambox-notice | | notice = ambox-notice | ||
| #default = ambox-notice | | #default = ambox-notice | ||
}}"> | }}}" --> > | ||
<tr> | <tr> | ||
<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 | |||
| <div style="width:40px;"> | |||
{{{#switch:{{{image|{{{type|}}}}}} | |||
{ | | serious = [[Image:40px-Stop hand nuvola.jpg|40px]] | ||
| content = [[Image:40px-Emblem-important.jpg|40px]] | |||
| style = [[Image:Broom icon.jpg|40px]] | |||
| serious = [[Image:Stop hand nuvola. | | merge = [[Image:40px-Merge-split-transwiki default.jpg]] | ||
| content = [[Image:Emblem-important. | | notice = [[Image:40px-Info non-talk.jpg|40px]] | ||
| style = [[Image:Broom icon. | | blank = [[Image:No image.jpg]] | ||
| merge = [[Image:Merge-split-transwiki default. | | #default = {{{image|[[Image:Info non-talk.jpg|40px]]}}} | ||
| notice = [[Image:Info non-talk. | }}}</div> | ||
| blank = [[Image:No image. | |||
| #default = {{{image|[[Image:Info non-talk. | |||
}}</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|}}}| | |||
}}} | |||
</tr> | |||
</table> | |||
Latest revision as of 15:46, 26 January 2008
| {{{imageleft}}} | {{{text}}} |