Difference between revisions of "Template:Warning"
Jump to navigation
Jump to search
(Mukund-pondkule-6a11@uni-paderborn.de moved page Template to Template:Infobox table) Tag: New redirect |
m (Lightening the background blue) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | # | + | <includeonly> |
+ | {{#switch: {{{msg|{{{mode|}}}}}} | ||
+ | | warn = | ||
+ | {{#if: {{{msg|{{{text|}}}}}}|<table cellspacing="0" cellpadding="0" border="0" style="box-sizing:border-box; border:1px #d33 solid; background: transparent; margin-top:0.5em;padding:0.5em;background-color: #fee7e6"><tr><td nowrap="nowrap" valign="top">'''Warning:''' {{#if: {{{msg|{{{text|}}}}}}|</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em;">{{{msg|{{{text|}}}}}}</td></tr></table>}} | ||
+ | | [[File:Exclamationmark.png|18x18px|Warning|link=]] '''Warning:''' }} | ||
+ | | info = | ||
+ | {{#if: {{{msg|{{{text|}}}}}}|<table cellspacing="0" cellpadding="0" border="0" style="box-sizing:border-box; border:1px #2e3871 solid; background: transparent; margin-top:0.5em;padding:0.5em;background-color: #dbdbe1"><tr><td nowrap="nowrap" valign="top">'''Info:''' {{#if: {{{msg|{{{text|}}}}}}|</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em;">{{{msg|{{{text|}}}}}}</td></tr></table>}} | ||
+ | | [[File:Info_temp.png|18x18px|Info|link=]] '''Info:''' }} | ||
+ | }}</includeonly> |