Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Ombox: Difference between revisions

Template page
template wrapper for generic messagebox
 
re-add image switching
Line 4: Line 4:
{{#ifeq:{{{image|}}}|none
{{#ifeq:{{{image|}}}|none
   | <!-- 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;"> {{{image|[[Image:Ambox notice.png|40x40px]]}}}</div>
   | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}}
    | speedy    = [[Image:Ambox speedy deletion.png|40x40px]]
    | delete
    | serious    = [[Image:Ambox deletion.png|40x40px]]
    | content    = [[Image:Ambox content.png|40x40px]]
    | style      = [[Image:Ambox style.png|40x40px]]
    | move
    | merge      = [[Image:Ambox move.png|40x40px]]
    | protection = [[Image:Ambox protection.png|40x40px]]
    | notice    = [[Image:Ambox notice.png|40x40px]]
    | blank      = &nbsp;
    | #default  = {{{image|[[Image:Ambox notice.png|40x40px]]}}}
  }}</div>
}}</td>
}}</td>
<td class="ambox-text" style="{{{textstyle|}}}">{{{text}}}</td>
<td class="ambox-text" style="{{{textstyle|}}}">{{{text}}}</td>

Revision as of 12:26, 20 May 2008

Template documentation[ create · purge ]
This documentation is transcluded from Template:Ombox/doc.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.