Template:Note: Difference between revisions
add surrounding translation |
no need for translation tags |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
</translate> | </translate> | ||
<pre> | <pre> | ||
<nowiki> | <nowiki>{{Note|This text should be noted.}}</nowiki> | ||
{{Note | |||
</pre> | </pre> | ||
<translate> | <translate> | ||
Line 18: | Line 16: | ||
</translate> | </translate> | ||
{{Note | {{Note|<translate><!--T:4--> This text should be noted.</translate>}} | ||
<translate> | <translate> | ||
Line 25: | Line 23: | ||
{{Template:NotifyBoxesList}} | {{Template:NotifyBoxesList}} | ||
[[Category:Templates]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude><includeonly><div class="template-box template-box-note"><translate><!--T:6--> '''Note:'''</translate> {{{1}}}</div></includeonly><noinclude> | </noinclude><includeonly><div class="template-box template-box-note"><translate><!--T:6--> '''Note:'''</translate> {{{1}}}</div></includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 38: | Line 36: | ||
} | } | ||
}, | }, | ||
"description": "A \"Note\" box used to emphasize important information. ", | "description": "A \"Note\" box used to emphasize important information.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 23:30, 3 March 2023
A "Note" box used to emphasize important information.
Usage
{{Note|This text should be noted.}}
Example
Note: This text should be noted.
See also
A "Note" box used to emphasize important information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to display.
| String | required |