Template:Ambox: Difference between revisions

From Harrison County Wiki
Jump to navigationJump to search
No edit summary
attemtping to fix ambox stuff
 
Line 1: Line 1:
<div class="ambox {{#if:{{{type|}}}|ambox-{{{type}}}|ambox-notice}}">
<table class="ambox ambox-{{{type|notice}}}">
   <table role="presentation" class="ambox-table">
   <tr>
     <tr>
     <td class="ambox-image">
      <td class="ambox-image">
      {{{image|[[File:Information icon.svg|40x40px|link=]]}}}
        {{{image|[[File:Information icon4.svg|40px]]}}}
    </td>
      </td>
    <td class="ambox-text">
      <td class="ambox-text">
      {{{text|<strong>No text provided.</strong>}}}
        {{{text|<strong>No message provided.</strong>}}}
    </td>
      </td>
  </tr>
    </tr>
</table>
  </table>
</div>

Latest revision as of 01:54, 4 August 2025

     
     No text provided.