模板:Tip

来自「荏苒之境」
Sicusa留言 | 贡献2025年8月30日 (六) 10:48的版本 (创建页面,内容为“<noinclude>{{模板文档}}</noinclude><includeonly><!-- -->{{#tip-text|{{{1}}}|{{{2}}}}}<!-- --></includeonly><noinclude> <templatedata> { "params": { "1": { "description": "要提供提示信息的内容。", "type": "content", "required": true }, "2": { "description": "提示的内容。", "type": "line" } }, "description": "用于创建悬浮提示的组件。", "paramOrder": [ "1", "2" ], "format": "inline" } </templatedata…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
{{#tip-text|Hello world|你好世界}}

示例代码:

{{tip|Hello world|你好世界}}

用于创建悬浮提示的组件。

模板参数[编辑模板数据]

此模板首选参数不换行的行内格式。

参数描述类型状态
11

要提供提示信息的内容。

内容必需
22

提示的内容。

单行文本可选