Template:Tip: Difference between revisions
metadata |
No edit summary |
||
Line 23: | Line 23: | ||
"1": { | "1": { | ||
"label": "Text", | "label": "Text", | ||
"description": "The | "description": "The text to display.", | ||
"example": "This should be considered.", | "example": "This should be considered.", | ||
"type": "string", | "type": "string", | ||
Line 29: | Line 29: | ||
} | } | ||
}, | }, | ||
"description": "A | "description": "A \"Tip\" box used to share helpful hints. ", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 09:06, 11 February 2023
A "Tip" box used to share helpful hints.
Usage
{{Tip|This text should be considered.}}
Example
Tip: This text should be considered.
See also
A "Tip" box used to share helpful hints.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to display.
| String | required |