Template:Info/doc:修订间差异
跳到导航
跳到搜索
imported>=海豚= (创建页面,内容为“ == 结构 == <pre> {{Info |class= |width= 默认值是80% |color= 默认值是#1e90ff |title-style= |title= |icon-style= |leftimage= 默认值是image:Icon-info.p…”) |
(→结构) |
||
| (未显示另一用户的1个中间版本) | |||
| 第1行: | 第1行: | ||
== 结构 == | == 结构 == | ||
<pre> | <pre> | ||
| 第9行: | 第8行: | ||
|title= | |title= | ||
|icon-style= | |icon-style= | ||
|leftimage= 默认值是[[ | |leftimage= 默认值是[[File:Icon-info.png|50px|link=]] | ||
|text-style= | |text-style= | ||
|text= 默认值是'''警告!你还没有添加任何内容''' | |text= 默认值是'''警告!你还没有添加任何内容''' | ||
| 第39行: | 第38行: | ||
== 举例说明 == | == 举例说明 == | ||
<pre> | <pre> | ||
{{info | {{info | ||
2022年12月29日 (四) 20:16的最新版本
结构[编辑源代码]
{{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=
}}