Template:Warning: Difference between revisions

From OpenGK
(Created page with "{| style="background-color: #fee7e6; border: 1px #d33 solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;" |+ |- | File:OOjs UI icon notice-destructive.svg.png|2...")
 
No edit summary
Line 4: Line 4:
| [[File:OOjs UI icon notice-destructive.svg.png|20px|none]] || {{{1}}}
| [[File:OOjs UI icon notice-destructive.svg.png|20px|none]] || {{{1}}}
|}
|}
<noinclude>
<templatedata>
{
"params": {
"1": {
"description": "Warning text",
"type": "string",
"example": "This is an example warning"
}
},
"description": "Simple warning template, red box",
"paramOrder": [
"1"
]
}
</templatedata>
</noinclude>

Revision as of 19:01, 11 June 2025

{{{1}}}

Simple warning template, red box

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Warning text

Example
This is an example warning
Stringoptional