Template:BaseWarning

From gm_construct 13 beta
Revision as of 03:18, 10 July 2023 by Xalalau (talk | contribs) (Created page with "{| style="margin: auto; width: {{{width}}}; border: 1px solid #b0b4bb;" | style="background: {{{bar-color}}}; width:9px;" | | style="padding: 5px;" | [[{{{icon}}}]] | style="padding: 10px; text-align: left;" | {{{text}}} |} <noinclude> Example usage: <pre> {{BaseWarning | width=Example | bar-color=Example | icon=Example | text=Example }} </pre> <templatedata> { "params": { "width": { "suggested": true, "default": "439px", "type": "string" }, "bar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[[{{{icon}}}]] {{{text}}}


Example usage:

{{BaseWarning
  | width=Example
  | bar-color=Example
  | icon=Example
  | text=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
widthwidth

no description

Default
439px
Stringsuggested
bar-colorbar-color

no description

Default
#b0b4bb
Stringsuggested
iconicon

no description

Filesuggested
texttext

no description

Default
Stringsuggested