Difference between revisions of "Template:Ambox"

From Catalyst
Jump to: navigation, search
m
Line 15: Line 15:
 
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
 
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
 
   | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}}
 
   | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}}
     | serious  = [[Image:Icon-serious.png|40px]]
+
     | serious  = [[Image:Icon-serious.png|40px|link=|alt=]]
     | warning  = [[Image:Icon-warning.png|40px]]
+
     | warning  = [[Image:Icon-warning.png|40px|link=|alt=]]
     | content  = [[Image:Icon-content.png|40px]]
+
     | content  = [[Image:Icon-content.png|40px|link=|alt=]]
     | style    = [[Image:Icon-style.png|40px]]
+
     | style    = [[Image:Icon-style.png|40px|link=|alt=]]
     | merge    = [[Image:Icon-merge.png|40px]]
+
     | merge    = [[Image:Icon-merge.png|40px|link=|alt=]]
     | notice  = [[Image:Icon-notice.png|40px]]
+
     | notice  = [[Image:Icon-notice.png|40px|link=|alt=]]
     | note    = [[Image:Icon-note.png|40px]]
+
     | note    = [[Image:Icon-note.png|40px|link=|alt=]]
     | review  = [[Image:Icon-review.png|40px]]
+
     | review  = [[Image:Icon-review.png|40px|link=|alt=]]
     | blank    = [[Image:Icon-blank.png]]
+
     | blank    = [[Image:Icon-blank.png|link=|alt=]]
     | #default = {{{image|[[Image:Icon-notice.png|40px]]}}}
+
     | #default = {{{image|[[Image:Icon-notice.png|40px|link=|alt=]]}}}
 
   }}</div>
 
   }}</div>
 
}}</td>
 
}}</td>

Revision as of 08:58, 12 August 2011