Changes

Jump to navigation Jump to search
559 bytes added ,  01:16, 1 November 2008
update to latest version of ambox
Line 12: Line 12:  
<tr>
 
<tr>
 
{{#ifeq:{{{image|}}}|none
 
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td>
+
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 0px; width: 1px;"></td>
| <td class="ambox-image"><div style="width: 52px;">
+
| <td class="mbox-image"><div style="width: 52px;">
 
   {{#ifeq:{{{image|}}}|blank
 
   {{#ifeq:{{{image|}}}|blank
 
   | &nbsp;
 
   | &nbsp;
Line 25: Line 25:  
       | move      = [[Image:Ambox move.png|40x40px]]
 
       | move      = [[Image:Ambox move.png|40x40px]]
 
       | protection = [[Image:Ambox protection.png|40x40px]]
 
       | protection = [[Image:Ambox protection.png|40x40px]]
       | notice         <!-- notice = default -->
+
       | notice     <!-- notice = default -->
 
       | #default  = [[Image:Ambox notice.png|40x40px]]
 
       | #default  = [[Image:Ambox notice.png|40x40px]]
 
       }}
 
       }}
Line 31: Line 31:  
   }}</div></td>
 
   }}</div></td>
 
}}
 
}}
<td class="ambox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
+
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
 
{{#if:{{{imageright|}}}
 
{{#if:{{{imageright|}}}
| <td class="ambox-imageright"><div style="width: 52px;"> {{{imageright}}} </div></td>
+
| <td class="mbox-imageright"><div style="width: 52px;"> {{{imageright}}} </div></td>
 
}}
 
}}
 
</tr>
 
</tr>
</table><noinclude>
+
</table><!-- Detect and report usage with faulty "type" parameter:
 +
-->{{#switch:{{{type|}}}
 +
|  <!-- No type fed, is also valid input -->
 +
| speedy
 +
| delete
 +
| content
 +
| style
 +
| move
 +
| protection
 +
| notice    =    <!-- Do nothing, valid "type" -->
 +
| #default  = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing. ([[:Category:Ambox templates using deprecated types|see all]])</div>[[Category:Ambox templates using deprecated types|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
 +
}}<noinclude>
    
{{pp-template|small=yes}}
 
{{pp-template|small=yes}}
2,375

edits

Navigation menu