Template:Tip: Difference between revisions

From DDraceNetwork
(metadata)
No edit summary
Line 23: Line 23:
"1": {
"1": {
"label": "Text",
"label": "Text",
"description": "The tip text.",
"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 tip.",
"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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

The text to display.

Example
This should be considered.
Stringrequired