Template:Notice: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
(Created page with "{{BaseWarning | width=439px | bar-color=#3469c8 | icon=File:40px-OOjs_UI_icon_information-progressive.svg.png | text={{{text}}} }} <noinclude> Example usage: <pre> {{BaseWarning | width=Example | bar-color=Example | icon=Example | text=Example }} </pre> <templatedata> { "params": { "text": { "suggested": true, "default": "", "type": "string" } }, "sets": [] } </templatedata> </noinclude>")
 
No edit summary
Line 7: Line 7:


<noinclude>
<noinclude>
Example usage:
Usage example:
<pre>
<pre>
{{BaseWarning
{{Notice
  | width=Example
  | bar-color=Example
  | icon=Example
   | text=Example
   | text=Example
}}
}}

Revision as of 03:52, 10 July 2023

{{{icon-size}}} {{{text}}}


Usage example:

{{Notice
  | text=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
texttext

no description

Default
Stringsuggested