Template:Note/zh: Difference between revisions
Created page with "注释文本。" |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<languages/> | <languages/> | ||
“ | “通告”标记框——用于强调重要信息。 | ||
<span id="Usage"></span> | <span id="Usage"></span> | ||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
<nowiki> | <nowiki>{{Note|This text should be noted.}}</nowiki> | ||
{{Note | |||
</pre> | </pre> | ||
Line 15: | Line 13: | ||
== 示例 == | == 示例 == | ||
{{Note | {{Note|This text should be noted. | ||
(通告文本。)}} | |||
<span id="See_also"></span> | <span id="See_also"></span> | ||
Line 22: | Line 21: | ||
[[Category:Templates{{#translation:}}]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude><includeonly><div class="template-box template-box-note | </noinclude><includeonly><div class="template-box template-box-note">'''通告:''' {{{1}}}</div></includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { |
Latest revision as of 14:56, 28 July 2023
“通告”标记框——用于强调重要信息。
用法
{{Note|This text should be noted.}}
示例
通告: This text should be noted.
(通告文本。)
另见
A "Note" box used to emphasize important information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to display.
| String | required |