I exported Template:Notice from MediaWiki and tried to import it into my MediaWiki instance, but it looks like I did something wrong.
MediaWiki:
My instance:
I would appreciate it if someone could tell me what I might be missing for the images and /!\ box styling. Thanks in advance.
The icons come from Wikimedia Commons, Wikimedia's media repository. Set $wgUseInstantCommons
to true to enable InstantCommons which "allows to automatically use in the local wiki images hosted in Wikimedia Commons".
As for the message box styles, refer to Module:Message box/ambox.css. You can put the styles in your site's MediaWiki:Common.css or install and configure Extension:TemplateStyles and import the relevant stylesheets.