Template:Warning: Difference between revisions

From gm_construct 13 beta
Created page with "{{BaseWarning | max-width=439px | bar-width=9px | bar-color=#fbe8e6 | icon=File:OOjs_UI_icon_notice-destructive.svg.png | border-width=1px | border-color=#d14433 | background-color=#fbe8e6 | text={{{text}}} }} <noinclude> Usage example: <pre> {{Warning | text=Example }} </pre> <templatedata> { "params": { "text": { "suggested": true, "default": "", "type": "string" } }, "sets": [] } </templatedata> </noinclude>"
 
No edit summary
Line 4: Line 4:
   | bar-color=#fbe8e6
   | bar-color=#fbe8e6
   | icon=File:OOjs_UI_icon_notice-destructive.svg.png
   | icon=File:OOjs_UI_icon_notice-destructive.svg.png
  | icon-size=20px
   | border-width=1px
   | border-width=1px
   | border-color=#d14433
   | border-color=#d14433

Revision as of 05:00, 10 July 2023

{{{text}}}


Usage example:

{{Warning
  | text=Example
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
texttext

no description

Default
Stringsuggested