模板:Infobox
外观
| ' | |
|---|---|
| 中文名 | ' |
| 英文名 | ' |
<templatedata>
{
"params": {
"中文名": {
"label": "中文名",
"type": "string",
"required": true
},
"英文名": {
"label": "英文名",
"type": "string",
"required": false
}
}
}
</templatedata>
| ' | |
|---|---|
| 中文名 | ' |
| 英文名 | ' |
<templatedata>
{
"params": {
"中文名": {
"label": "中文名",
"type": "string",
"required": true
},
"英文名": {
"label": "英文名",
"type": "string",
"required": false
}
}
}
</templatedata>