打开主菜单
首页
随机
登录
设置
关于洛莉百科
免责声明
洛莉百科
搜索
查看“︁Template:Infobox”︁的源代码
←
Template:Infobox
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面已受到保护,以防止编辑或其他操作。
您必须确认您的电子邮件地址才能编辑页面。请通过
参数设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
<includeonly> {| class="wikitable 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]] {{!}}- }} {{#if: {{{type|}}} | ! style="min-width:80px;" {{!}} 类型 {{!}} {{{type}}} {{!}}- }} {{#if: {{{description|}}} | ! style="min-width:80px;" {{!}} 简介 {{!}} {{{description}}} {{!}}- }} {{#if: {{{other|}}} | ! style="min-width:80px;" {{!}} 补充 {{!}} {{{other}}} {{!}}- }} {{#if: {{{label1|}}} | ! style="min-width:80px;" {{!}} {{{label1}}} {{!}} {{{data1|}}} {{!}}- }} {{#if: {{{label2|}}} | ! style="min-width:80px;" {{!}} {{{label2}}} {{!}} {{{data2|}}} {{!}}- }} {{#if: {{{label3|}}} | ! style="min-width:80px;" {{!}} {{{label3}}} {{!}} {{{data3|}}} {{!}}- }} {{#if: {{{label4|}}} | ! style="min-width:80px;" {{!}} {{{label4}}} {{!}} {{{data4|}}} {{!}}- }} {{#if: {{{label5|}}} | ! style="min-width:80px;" {{!}} {{{label5}}} {{!}} {{{data5|}}} }} |} </includeonly> <noinclude> '''使用方法:''' <pre> {{Infobox | name = 示例条目 | image = Example.jpg | type = 类型 | description = 这是一个简单的 infobox 示例 | other = 其他补充 }} </pre> </noinclude>
返回
Template:Infobox
。