Template:Infobox:修订间差异

来自洛莉百科
无编辑摘要
无编辑摘要
第8行: 第8行:
}}
}}
{{#if: {{{type|}}} | 
{{#if: {{{type|}}} | 
! 类型
! style="min-width:80px;" {{!}} 类型
{{!}} {{{type}}}
{{!}} {{{type}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{description|}}} | 
{{#if: {{{description|}}} | 
! 简介
! style="min-width:80px;" {{!}} 简介
{{!}} {{{description}}}
{{!}} {{{description}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{other|}}} | 
{{#if: {{{other|}}} | 
! 补充
! style="min-width:80px;" {{!}} 补充
{{!}} {{{other}}}
{{!}} {{{other}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{label1|}}} |
{{#if: {{{label1|}}} |
! {{{label1}}}
! style="min-width:80px;" {{!}} {{{label1}}}
{{!}} {{{data1|}}}
{{!}} {{{data1|}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{label2|}}} |
{{#if: {{{label2|}}} |
! {{{label2}}}
! style="min-width:80px;" {{!}} {{{label2}}}
{{!}} {{{data2|}}}
{{!}} {{{data2|}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{label3|}}} |
{{#if: {{{label3|}}} |
! {{{label3}}}
! style="min-width:80px;" {{!}} {{{label3}}}
{{!}} {{{data3|}}}
{{!}} {{{data3|}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{label4|}}} |
{{#if: {{{label4|}}} |
! {{{label4}}}
! style="min-width:80px;" {{!}} {{{label4}}}
{{!}} {{{data4|}}}
{{!}} {{{data4|}}}
{{!}}-
{{!}}-
}}
}}
{{#if: {{{label5|}}} |
{{#if: {{{label5|}}} |
! {{{label5}}}
! style="min-width:80px;" {{!}} {{{label5}}}
{{!}} {{{data5|}}}
{{!}} {{{data5|}}}
}}
}}

2025年8月31日 (日) 20:00的版本


使用方法:

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