Template:BaseWarning: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style="background: {{{background-color}}}; margin: auto; width: {{{width}}}; border: {{{border-width}}} solid {{{border-color}}};"
{| style="background: {{{background-color}}}; margin: auto; max-width: {{{width}}}; border: {{{border-width}}} solid {{{border-color}}};"
| style="background: {{{bar-color}}}; width:9px;" |
| style="background: {{{bar-color}}}; width:9px;" |
| style="padding: 5px;" | [[{{{icon}}}]]
| style="padding: 5px;" | [[{{{icon}}}]]

Revision as of 04:15, 10 July 2023

[[{{{icon}}}]] {{{text}}}


Usage example:

{{BaseWarning
  | width=Example
  | bar-color=Example
  | icon=Example
  | text=Example
  | border-width=Example
  | border-color=Example
  | background-color=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
Stringrequired
border-widthborder-width

no description

Default
1px
Auto value
1px
Stringsuggested
border-colorborder-color

no description

Default
#b0b4bb
Auto value
#b0b4bb
Stringsuggested
background-colorbackground-color

no description

Default
Stringsuggested