Widget:Showwarning
Revision as of 18:45, 11 October 2022 by Emhavis (talk | contribs) (Created page with "<noinclude>__NOTOC__ Showwarning is a simple javascript to display a warning message. The syntax is {{ Widgets:Showwarning | messageid | divid | [ colour <i>optional</i> ]}} </noinclude> <includeonly> <style type="text/css" media="all"> .prettybox { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; →IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS: -moz-box-shadow: 0px 0px 20px #000000; -webkit-box-shadow: 0px 0px 20px #000000;...")
Showwarning is a simple javascript to display a warning message.
The syntax is {{ Widgets:Showwarning | messageid | divid | [ colour optional ]}}