Template:Tip: 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=#fff9eb | icon=File:OOjs_UI_icon_lightbulb-yellow.png | icon-size=40px | border-width=1px | border-color=#fbcc4a | background-color=#fff9eb | text={{{text}}} }} <noinclude> Usage example: <pre> {{Notice | text=Example }} </pre> <templatedata> { "params": { "text": { "suggested": true, "default": "", "type": "string" } }, "sets": [] } </templatedata> </noinclude>")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
   | bar-color=#fff9eb
   | bar-color=#fff9eb
   | icon=File:OOjs_UI_icon_lightbulb-yellow.png
   | icon=File:OOjs_UI_icon_lightbulb-yellow.png
   | icon-size=40px
   | icon-size=20px
   | border-width=1px
   | border-width=1px
   | border-color=#fbcc4a
   | border-color=#fbcc4a
   | background-color=#fff9eb
   | background-color=#fff9eb
   | text={{{text}}}
   | text={{{1|}}}
}}
}}<noinclude>


<noinclude>
Usage example:
Usage example:
<pre>
<pre>
{{Notice
{{Tip
   | 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 lightbulb-yellow.png

Usage example:

{{Tip
  | 1=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
11

no description

Default
Stringsuggested