Template: Warning: Difference between revisions
No edit summary |
No edit summary |
||
| 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: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": { | ||
"msg": { | "msg": { | ||
"label": "Mensaje", | "label": "Mensaje", | ||
Revision as of 15:20, 20 October 2023
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Mensaje | msg | no description | String | required |
