- 欢迎加入官方Discord和Telegram群组!
- 我们正在删除政治内容页面,还您一个干净的H萌娘,净化社区的同时也可以让您认真学习和讨论性知识(?
- 不知道接下来该看什么?可以去查阅本站的优质条目
- 如果您在H萌娘上发现某些内容错误/空缺,请勇于修正/添加!编辑H萌娘其实很容易!(由于遭到破坏,自动确认用户外的编辑现在会先审核 )
- 有任何意见、建议、求助都可以在 讨论版 提出!
Template:Info
跳到导航
跳到搜索

警告!你还没有添加任何内容
警告!你还没有添加任何内容
结构[编辑源代码]
{{Info
|class=
|width= 默认值是80%
|color= 默认值是#1e90ff
|title-style=
|title=
|icon-style=
|leftimage= 默认值是[[File:Icon-info.png|50px|link=]]
|text-style=
|text= 默认值是'''警告!你还没有添加任何内容'''
|below-style=
|below=
}}
{{Info
|class=
|width=
|color=
|title-style=
|title=
|icon-style=
|leftimage=
|text-style=
|text=
|below-style=
|below=
}}
所有参数都可以留空或者删去,但是会使模板失去作用,不写任何东西的效果见上面的【效果预览】。
除了|text= 以外的所有参数留空或者删去是合理的用法。
|text=可以用参数【1】代替
可以使用参数title来增加一个标题
可以使用参数below来增加一个页脚
举例说明[编辑源代码]
{{info
|width=50%
|title=欢迎来到H萌娘!
|text= 欢迎使用info模板框,这个模板是所有模板的父模板
|class= infoBoxRed
|text-style= color: red; font-weight: bold; font-style: italic;
|leftimage= [[image:Icon-info.png|50px|link=]]
|color= red
|below=H萌娘,万物皆可H!
|class=
}}
页顶提示框模板
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
1 | 1 | 提示的内容
| 内容 | 推荐 |
color | color | 左边缘竖线颜色
| 未知 | 可选 |
backgroundColor | backgroundColor | 背景颜色
| 未知 | 可选 |
leftimage | leftimage | 选用的图片
| 文件 | 可选 |
fontcolor | fontcolor | 文字颜色
| 未知 | 可选 |
size | size | 图片大小
| 数字 | 可选 |
title | title | 标题 | 内容 | 可选 |
title-style | title-style | 标题样式 | 未知 | 可选 |
icon-style | icon-style | 图片样式 | 未知 | 可选 |
text-style | text-style | 内容样式 | 未知 | 可选 |
text | text | 提示的内容 | 内容 | 可选 |
width | width | 无描述 | 数字 | 可选 |
class | class | 无描述 | 未知 | 可选 |
below | below | 无描述 | 未知 | 可选 |
below-style | below-style | 无描述 | 未知 | 可选 |