模板:Infobox

出自洛莉百科
於 2025年8月31日 (日) 18:33 由 Loli留言 | 貢獻 所做的修訂 (创建页面,内容为“<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       = 其他说明
}}