Template:Note/en: Difference between revisions

From DDraceNetwork
(Updating to match new version of source page)
 
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
== Usage ==
== Usage ==


<code><nowiki>{{Note{{#translation:}}|<translate>This text should be noted.</translate>}}</nowiki></code>
<pre>
<nowiki>{{Note|This text should be noted.}}</nowiki>
</pre>


== Example ==
== Example ==


{{Note{{#translation:}}|This text should be noted.}}
{{Note|This text should be noted.}}


== See also ==
== See also ==
{{Template:NotifyBoxesList}}
{{Template:NotifyBoxesList}}


[[Category:Templates]]
[[Category:Templates{{#translation:}}]]
</noinclude><includeonly><div class="template-box template-box-note">'''Note:''' {{{1}}}</div></includeonly><noinclude>
</noinclude><includeonly><div class="template-box template-box-note">'''Note:''' {{{1}}}</div></includeonly><noinclude>
<templatedata>
<templatedata>
Line 27: Line 29:
}
}
},
},
"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:45, 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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

The text to display.

Example
This text should be noted.
Stringrequired