跳转到内容

模板:Infobox:修订间差异

来自轻之舟百科
CaelLab留言 | 贡献
无编辑摘要
CaelLab留言 | 贡献
无编辑摘要
标签已被回退
第1行: 第1行:
{| class="infobox" style="border:1px solid #ccc; background:#f8f9fa; width:24em; float:right; margin:0 0 1em 1em; border-spacing:5px;"
{| class="infobox" style="border:1px solid #ccc; background:#f8f9fa; width:24em; float:right; margin:0 0 1em 1em; border-spacing:5px;"
|-
|-
! colspan="2" style="text-align:center;" | '''Infobox'''
! colspan="2" style="text-align:center;" | '''{{{中文名|}}}'''
|-
|-
| 中文名 || '''中文名'''
| 中文名 || '''{{{中文名|}}}'''
|-
|-
| 英文名 || '''英文名'''
| 英文名 || '''{{{英文名|}}}'''
|}
|}
<noinclude>
<templatedata>
{
"params": {
"中文名": {
"label": "中文名",
"type": "string",
"required": true
},
"英文名": {
"label": "英文名",
"type": "string",
"required": false
}
}
}
</templatedata>
</noinclude>

2026年4月27日 (一) 18:20的版本

'
中文名 '
英文名 '


<templatedata> { "params": { "中文名": { "label": "中文名", "type": "string", "required": true }, "英文名": { "label": "英文名", "type": "string", "required": false } } } </templatedata>