3,791
个编辑
MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
Sheep-realms(留言 | 贡献) (创建页面,内容为“<includeonly><table class="mw-collapsible {{#if:{{{show|}}}||{{#ifeq:{{{1}}}|show||mw-collapsed}}}} wikitable" {{#if:{{{width|}}}|width="{{{width}}}"}}> <tr> <th>{{{…”) |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| 第8行: | 第8行: | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table></includeonly><noinclude>{{Documentation}}[[分类:功能模板]]</noinclude> | </table></includeonly><noinclude>{{Documentation}}[[分类:功能模板]]<templatedata> | ||
{ | |||
"params": { | |||
"标题": { | |||
"label": "标题", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"内容": { | |||
"label": "内容", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"show": { | |||
"label": "是否展开", | |||
"description": "如果不需要默认展开,请不要填写或使用这个参数。参数填写任何内容都会导致本模板自动展开。", | |||
"type": "boolean" | |||
}, | |||
"width": { | |||
"label": "宽度", | |||
"description": "设置隐藏区域宽度,不设置为适应页面。", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "折叠内容", | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> | |||