模板:Infobox:修订间差异
外观
wiki_>Admin 创建页面,内容为“{{#invoke:Infobox|infobox}}<noinclude> {{documentation}} </noinclude>” |
(没有差异)
|
2020年7月14日 (二) 17:38的版本
Caption for Error | |
| 独自定义的顶栏 | |
|---|---|
| 独自定义的数据 | |
| 三项均有定义(顶栏) | |
| 标签和数据有定义(标签) | 标签和数据有定义(数据) |
| 下方文本 | |
用于创建一个Wikipedia-style InfoBox。
模板代码:
{{Infobox
|name = Infobox
|bodystyle =
|title = 测试信息框
|titlestyle =
|image = [[File:Icon-Error.png|200px]]
|imagestyle =
|caption = Caption for Error
|captionstyle =
|headerstyle = background:#ccf;
|labelstyle = background:#ddf;
|datastyle =
|header1 = 独自定义的顶栏
|label1 =
|data1 =
|header2 =
|label2 = 独自定义的标签
|data2 =
|header3 =
|label3 =
|data3 = 独自定义的数据
|header4 = 三项均有定义(顶栏)
|label4 = 三项均有定义(标签)
|data4 = 三项均有定义(数据)
|header5 =
|label5 = 标签和数据有定义(标签)
|data5 = 标签和数据有定义(数据)
|belowstyle = background:#ddf;
|below = 下方文本
}}