模板:Infobox

来自洛莉百科
Loli留言 | 贡献2025年8月31日 (日) 18:33的版本 (创建页面,内容为“<includeonly> {| class="infobox" style="width:22em; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" ! colspan="2" style="background:#ccc; text-align:center; font-size:110%;" | {{{name|Infobox 标题}}} |- {{#if:{{{image|}}}| | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] |- }} ! 类型 | {{{type|}}} |- ! 描述 | {{{description|}}} |- ! 其他 | {{{other|}}} |} </includeonly> <noinc…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)


使用方法:

{{Infobox
| name        = 示例条目
| image       = Example.jpg
| type        = 测试类型
| description = 这是一个简单的 infobox 示例
| other       = 其他说明
}}