Template: Warning: Difference between revisions

(Created page with "<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;">}}<span style="position: relative; top: -2px;">18px|alt=<translate><!--T:1--> Warning</translate>|link=</span> '''<translate><!--T:2--> Warning:</translate>''' {{#if: {{{msg|{{{1|}}}}}}|...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
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;">}}<span style="position: relative; top: -2px;">[[File:OOjs_UI_icon_notice-destructive.svg|18px|alt=<translate><!--T:1--> Warning</translate>|link=]]</span> '''<translate><!--T:2--> Warning:</translate>''' {{#if: {{{msg|{{{1|}}}}}}|</td><td style="padding-{{dir|{{pagelang}}|right|left}}: 0.5em 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:25px">
<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>
<templatedata>
{
"params": {
"msg": {
"label": "Mensaje",
"type": "string",
"required": true
}
}
}
</templatedata>
</noinclude>

Latest revision as of 00:49, 24 October 2023

{{{msg}}}


No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Mensajemsg

no description

Stringrequired