模板:Both/doc
跳转到导航
跳转到搜索
脚本错误:没有“Message box”这个模块。 脚本错误:没有“High-use”这个模块。 脚本错误:没有“labelled list hatnote”这个模块。 {{#lst:与门|foo}}
例子[编辑]
| 代码 | 结果 |
|---|---|
| {{Both|a|b}} | 1 |
| {{Both|a| }} | |
| {{Both| |b}} | |
| {{Both| | }} |
模板数据[编辑]
Template:TemplateDataHeader <templatedata> { "description": "", "params": { "1": { "description": "第一个字符串", "type": "string", "required": true }, "2": { "description": "第二个字符串", "type": "string", "required": true } } } </templatedata>