Template:Notify/inline/doc/zh: Difference between revisions
Jump to navigation
Jump to search
1416006136 (talk | contribs) (Created page with "{{Doc/subpage}} 添加一个注释。 == 参数和示例 == {| class="standard-table" width="100%" ! width="15%" | 参数 ! 描述 ! 示例 ! width="20%" | 预览 |- {{#ifeq:...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 48: | Line 48: | ||
== 现代注释模板的已知问题 == | == 现代注释模板的已知问题 == | ||
* 如果注释以列表开头,则列表的开头将中断 (例如 {{Code|<nowiki>{{ | * 如果注释以列表开头,则列表的开头将中断 (例如 {{Code|<nowiki>{{note|* Line 1}}</nowiki>}})。 | ||
* 指定注释内的文本会将其移动到列表下 (例如 {{Code|<nowiki># {{ | * 指定注释内的文本会将其移动到列表下 (例如 {{Code|<nowiki># {{bug|Line 1}}</nowiki>}})。 | ||
{{Doc/Sandbox other| | {{Doc/Sandbox other| |
Latest revision as of 12:05, 6 January 2024

This is a documentation subpage for Template:Notify.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
添加一个注释。
参数和示例
参数 | 描述 | 示例 | 预览 |
---|---|---|---|
{{{1}}} 或 {{{text}}} | 注释的文本内容。
![]() ![]() |
这是一个示例文本。
这是一个示例文本。 戈登 + 巴尼 = 啤酒 |
现代注释模板的已知问题
- 如果注释以列表开头,则列表的开头将中断 (例如 {{note|* Line 1}})。
- 指定注释内的文本会将其移动到列表下 (例如 # {{bug|Line 1}})。