Template:Note: Difference between revisions
Make Note translateable |
No edit summary |
||
Line 6: | Line 6: | ||
== Usage == | == Usage == | ||
<code><nowiki>{{Note|This text should be noted.}}</nowiki></code> | </translate> | ||
<code><nowiki>{{Note{{#translation:}}|<translate>This text should be noted.</translate>}}</nowiki></code> | |||
<translate> | |||
== Example == | == Example == | ||
{{Note|This text should be noted.}} | </translate> | ||
{{Note{{#translation:}}|<translate>This text should be noted.</translate>}} | |||
<translate> | |||
== See also == | == See also == |
Revision as of 13:41, 18 February 2023
A "Note" box used to emphasize important information.
Usage
{{Note{{#translation:}}|<translate>This text should be noted.</translate>}}
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 |