Template:Messagebox: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
}}" style="{{{style|}}}"> | }}" style="{{{style|}}}"> | ||
{| | {| | ||
|{{#switch:{{{type | |{{#switch:{{{type}}} | ||
| success = [[ | | success = [[File:Dialog-ok-apply.svg]|20px]] | ||
| warning = [[ | | warning = [[File:Dialog-warning.svg]|20px]] | ||
| failure = [[ | | failure = [[File:Dialog-error.svg]|20px]] | ||
| restricted= [[ | | restricted= [[File:Dialog-password.svg]|20px]] | ||
| forbidden = [[ | | forbidden = [[File:Dialog-cancel.svg]|20px]] | ||
| normal | | normal | ||
| #default | | #default = [[File:Dialog-information.svg|20px]] }} | ||
}} | |||
|{{{1|{{{text}}}}}} | |{{{1|{{{text}}}}}} | ||
|} | |} | ||