Template:Mbox

From BMSpedia
Revision as of 22:23, 24 February 2026 by AlexDriv (talk | contribs) (Created page with "<includeonly> </includeonly><noinclude> == Mbox Template == Used for informational callout boxes throughout the wiki. Usage: <pre> {{Mbox |type=notice |text=Your content here }} </pre> </noinclude> <table style=" border: 1px solid #a2a9b1; background-color: {{#switch:{{{type|}}} | notice = #eaf3fb | warning = #fff9db | alert = #fde8e8 | #default = #f8f9fa }}; border-left: 4px solid {{#switch:{{{type|}}} | notice = #3680b0 | warning =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mbox Template

Used for informational callout boxes throughout the wiki.

Usage:

{{Mbox
|type=notice
|text=Your content here
}}

{{#switch:

 | notice  = File:Info icon.svg
 | warning = File:Warning icon.svg
 | alert   = File:Alert icon.svg
 | #default = 

}}