模板:提示:修订间差异

来自「荏苒之境」
无编辑摘要
 
无编辑摘要
 
第1行: 第1行:
<noinclude>{{模板文档}}</noinclude><includeonly><templatestyles src="模板:提示/styles.css"/><!--
<noinclude>{{模板文档}}</noinclude><includeonly><templatestyles src="模板:提示/styles.css"/><!--
--><div class="tip {{#switch: {{{类型|提示}}} | 提示=tip-normal | 警告=tip-warning | 错误=tip-error}}">{{{1|}}}</div><!--
--><div class="hint {{#switch: {{{类型|提示}}} | 提示=hint-normal | 警告=hint-warning | 错误=hint-error}}">{{{1|}}}</div><!--
--></includeonly><noinclude>
--></includeonly><noinclude>
<templatedata>
<templatedata>

2025年8月30日 (六) 10:44的最新版本

模板:提示/styles.css
Hello world

示例代码:

{{提示
| Hello world
}}

Hello world

示例代码:

{{提示
| Hello world
| 类型 = 警告
}}

Hello world

示例代码:

{{提示
| Hello world
| 类型 = 错误
}}

用于显示提示信息的组件。

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

此模板首选参数换行的代码块格式。

参数描述类型状态
11

提示内容。

内容必需
类型类型

提示信息的类型,将根据不同类型选择不同的颜色样式。

推荐值
提示 警告 错误
默认值
提示
自动值
提示
字符串可选