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
Line 14: Line 14:
Usage example:
Usage example:
<pre>
<pre>
{{Notice
{{Tip
   | text=Example
   | text=Example
}}
}}

Revision as of 04:34, 10 July 2023

OOjs UI icon lightbulb-yellow.png {{{text}}}


Usage example:

{{Tip
  | text=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
texttext

no description

Default
Stringsuggested