Template:Warning: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
   | border-color=#d14433
   | border-color=#d14433
   | background-color=#fbe8e6
   | background-color=#fbe8e6
   | text=|{{{text}}}
   | text={{{1|}}}
}}<noinclude>
}}<noinclude>


Line 14: Line 14:
<pre>
<pre>
{{Warning
{{Warning
   | text=Example
   | 1=Example
}}
}}
</pre>
</pre>
Line 20: Line 20:
{
{
"params": {
"params": {
"text": {
"1": {
"suggested": true,
"suggested": true,
"default": "",
"default": "",

Latest revision as of 05:20, 10 July 2023

OOjs UI icon notice-destructive.svg.png

Usage example:

{{Warning
  | 1=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
11

no description

Default
Stringsuggested