Template:Imbox: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg  (Removing backwards compatibility code from the {{ambox}}. Not needed in this template since it is new.)  | 
				imported>Davidgothberg   (Hard coding all the new styles so this box can be used for testing.)  | 
				||
| Line 1: | Line 1: | ||
<table class="metadata plainlinks ambox   | 
  <table class="metadata plainlinks ambox" style="  | 
||
{{#switch:{{{type|}}}  | 
  {{#switch:{{{type|}}}  | 
||
  | speedy  = margin:3px 10%; border:4px solid #b22222; background:#fee;  | 
|||
  | speedy     = ambox-speedy   <!-- Can be used from 19 May 2008 -->  | 
  |||
  | delete     =   | 
    | delete     = margin:3px 10%; border:4px solid #b22222;  | 
||
  | content    =   | 
    | content    = margin:3px 10%; border:4px solid #f28500;  | 
||
  | style      =   | 
    | style      = margin:3px 10%; border:4px solid #f4c430;  | 
||
  | move       =   | 
    | move       = margin:3px 10%; border:4px solid #9932cc;  | 
||
  | protection =   | 
    | protection = margin:3px 10%; border:4px solid #bba;  | 
||
  | notice       | 
    | notice          <!-- notice = default -->  | 
||
  | #default   =   | 
    | #default   = margin:3px 10%; border:4px solid #1e90ff;  | 
||
}}  | 
  }} {{{style|}}}">  | 
||
<tr>  | 
  <tr>  | 
||
<td class="ambox-image">  | 
  <td class="ambox-image">  | 
||




