Template:Note: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
(Created page with "{{BaseWarning | max-width=558px | bar-width=0px | bar-color=#f5efe6 | icon=File:OOjs UI icon reference 20 ac6600.png | icon-size=40px | border-width=1px | border-color=#a66916 | background-color=#f5efe6 | text={{{text}}} }} <noinclude> Usage example: <pre> {{Note | text=Example }} </pre> <templatedata> { "params": { "text": { "suggested": true, "default": "", "type": "string" } }, "sets": [] } </templatedata> </noinclude>")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
   | bar-color=#f5efe6
   | bar-color=#f5efe6
   | icon=File:OOjs UI icon reference 20 ac6600.png
   | icon=File:OOjs UI icon reference 20 ac6600.png
   | icon-size=40px
   | icon-size=20px
   | border-width=1px
   | border-width=1px
   | border-color=#a66916
   | border-color=#a66916
   | background-color=#f5efe6
   | background-color=#f5efe6
   | text={{{text}}}
   | text={{{1|}}}
}}
}}<noinclude>


<noinclude>
Usage example:
Usage example:
<pre>
<pre>
{{Note
{{Note
   | text=Example
   | 1=Example
}}
}}
</pre>
</pre>
Line 21: Line 20:
{
{
"params": {
"params": {
"text": {
"1": {
"suggested": true,
"suggested": true,
"default": "",
"default": "",

Latest revision as of 05:20, 10 July 2023

OOjs UI icon reference 20 ac6600.png

Usage example:

{{Note
  | 1=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
11

no description

Default
Stringsuggested