模板:Tip:修订间差异

来自「荏苒之境」
创建页面,内容为“<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…”
(没有差异)

2025年8月30日 (六) 10:48的版本

{{#tip-text|Hello world|你好世界}}

示例代码:

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

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

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

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

参数描述类型状态
11

要提供提示信息的内容。

内容必需
22

提示的内容。

单行文本可选