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>{{#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> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": {}, | |||
"msg": { | |||
"label": "Mensaje", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 15:17, 20 October 2023
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | no description | Unknown | optional |
| Mensaje | msg | no description | String | required |
