Difference between revisions of "Template:Warning"

From Divinity Engine Wiki
Jump to: navigation, search
(Warning box template (try))
 
(Second try for warning box)
Line 1: Line 1:
<languages/>
+
<div style="background-color: #fee7e6; border-style: dotted;">
<onlyinclude>{{#switch:<translate></translate>
+
'''Warning''': {{{1}}}
| =
+
</div>
{{#if: {{{msg|{{{1|}}}}}}|<table cellspacing="0" cellpadding="0" border="0" style="background: transparent; margin-top:0.5em;border:1px #b32424 solid;padding:0.5em;background-color: #fee7e6"><tr><td nowrap="nowrap" valign="top">}}<span style="position: relative; top: -2px;"></span> '''<translate><!--T:2--> Warning:</translate>''' {{#if: {{{msg|{{{1|}}}}}}|</td><td valign="top" style="padding-left:0.5em;">{{{msg|{{{1|}}}}}}</td></tr></table>}}
 
| #default=
 
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Warning|noshift=1}}
 
}}</onlyinclude>
 

Revision as of 10:54, 13 October 2017

Warning: {{{1}}}