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
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BaseWarning
{{BaseWarning
   | width=439px
   | max-width=439px
  | bar-width=9px
   | bar-color=#3469c8
   | bar-color=#3469c8
   | icon=File:40px-OOjs_UI_icon_information-progressive.svg.png
   | icon=File:40px-OOjs_UI_icon_information-progressive.svg.png
   | text={{{text}}}
  | icon-size=20px
}}
  | border-width=1px
  | border-color=#b0b4bb
  | background-color=
   | text={{{1|}}}
}}<noinclude>


<noinclude>
Usage example:
Example usage:
<pre>
<pre>
{{BaseWarning
{{Notice
   | width=Example
   | 1=Example
  | bar-color=Example
  | icon=Example
  | text=Example
}}
}}
</pre>
</pre>
Line 19: Line 20:
{
{
"params": {
"params": {
"text": {
"1": {
"suggested": true,
"suggested": true,
"default": "",
"default": "",

Latest revision as of 05:20, 10 July 2023

40px-OOjs UI icon information-progressive.svg.png

Usage example:

{{Notice
  | 1=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
11

no description

Default
Stringsuggested