Template:Tip: Difference between revisions
make tip translateable |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
</translate> | </translate> | ||
<pre> | <pre> | ||
<nowiki> | <nowiki>{{Tip|This text should be considered.}}</nowiki> | ||
{{Tip | |||
</pre> | </pre> | ||
<translate> | <translate> | ||
Line 18: | Line 16: | ||
</translate> | </translate> | ||
{{Tip | {{Tip|<translate><!--T:4--> This text should be considered.</translate>}} | ||
<translate> | <translate> | ||
Line 25: | Line 23: | ||
{{Template:NotifyBoxesList}} | {{Template:NotifyBoxesList}} | ||
[[Category:Templates]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude><includeonly><div class="template-box template-box-tip"><translate><!--T:6--> '''Tip:'''</translate> {{{1}}}</div></includeonly><noinclude> | </noinclude><includeonly><div class="template-box template-box-tip"><translate><!--T:6--> '''Tip:'''</translate> {{{1}}}</div></includeonly><noinclude> | ||
<templatedata> | <templatedata> |
Latest revision as of 23:29, 3 March 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 |