Difference between revisions of "Template:Ambox"
From Catalyst
m |
|||
Line 13: | Line 13: | ||
| <!-- 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: | + | | serious = [[Image:Icon-serious.png|40px]] |
− | | warning = [[Image: | + | | warning = [[Image:Icon-warning.png|40px]] |
− | | content = [[Image: | + | | content = [[Image:Icon-content.png|40px]] |
− | | style = [[Image: | + | | style = [[Image:Icon-style.png|40px]] |
− | | merge = [[Image: | + | | merge = [[Image:Icon-merge.png]] |
− | | notice = [[Image: | + | | notice = [[Image:Icon-notice.png|40px]] |
− | | blank = [[Image: | + | | blank = [[Image:Icon-blank.png]] |
− | | #default = {{{image|[[Image: | + | | #default = {{{image|[[Image:Icon-notice.png|40px]]}}} |
}}</div> | }}</div> | ||
}}</td> | }}</td> |