Template: Warning: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<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
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Mensaje | msg | no description | String | required |
