Template:Ambox: Difference between revisions
From Harrison County Wiki
Jump to navigationJump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="ambox {{#if:{{{type|}}}|ambox-{{{type}}}|ambox-notice}}"> | <div class="ambox {{#if:{{{type|}}}|ambox-{{{type}}}|ambox-notice}}"> | ||
<table role="presentation"> | <table role="presentation" class="ambox-table"> | ||
<tr> | <tr> | ||
<td class="ambox-image"> | <td class="ambox-image" style="vertical-align: middle; width: 40px;"> | ||
{{{image|[[File:Information icon4.svg|40px]]}}} | {{{image|[[File:Information icon4.svg|40px]]}}} | ||
</td> | </td> | ||
Line 12: | Line 11: | ||
</table> | </table> | ||
</div> | </div> | ||