Template:Warning

From gm_construct 13 beta
Revision as of 04:58, 10 July 2023 by Xalalau (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{icon-size}}} {{{text}}}


Usage example:

{{Warning
  | text=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
texttext

no description

Default
Stringsuggested