Template: Warning: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude>{{#if: {{{msg|{{{1|}}}}}}|<table class="warning-message" style="background-color: #fee7e6; border: 1px #d33 solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;"><tr><td style="white-space: nowrap; vertical-align: top; padding: 10px">}}<span style="position: relative; top: -2px;">[[File:OOjs_UI_icon_notice-destructive.png|18px]]</span> {{#if: {{{msg|{{{1|}}}}}}|</td><td style="padding: 10px; vertical-align: top;">{{{msg|{{{1|}}}}}}</td></tr></table>}}</onlyinclude>
<onlyinclude>
<table class="warning-message" style="background-color: #fee7e6; border: 1px #d33 solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;">
<tr>
<td style="white-space: nowrap; vertical-align: top; padding: 10px; width:35px">
<span style="position: relative; top: -2px;">[[File:OOjs_UI_icon_notice-destructive.png|18px]]</span></td>
<td style="padding: 10px; vertical-align: top;">{{{msg}}}</td>
</tr>
</table>
</onlyinclude>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"1": {},
"msg": {
"msg": {
"label": "Mensaje",
"label": "Mensaje",

Revision as of 15:20, 20 October 2023

{{{msg}}}


No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Mensajemsg

no description

Stringrequired