Template:Tip: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
| border-color=#fbcc4a | | border-color=#fbcc4a | ||
| background-color=#fff9eb | | background-color=#fff9eb | ||
| text={{{ | | text={{{1|}}} | ||
}} | }}<noinclude> | ||
Usage example: | Usage example: | ||
<pre> | <pre> | ||
{{Tip | {{Tip | ||
| | | 1=Example | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 21: | Line 20: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"suggested": true, | "suggested": true, | ||
"default": "", | "default": "", | ||
Latest revision as of 05:20, 10 July 2023
Usage example:
{{Tip
| 1=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | no description
| String | suggested |