Template:BaseWarning: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
(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...")
 
No edit summary
Line 6: Line 6:


<noinclude>
<noinclude>
Example usage:
Usage example:
<pre>
<pre>
{{BaseWarning
{{BaseWarning

Revision as of 03:52, 10 July 2023

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


Usage example:

{{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