模板:Both
页面Module:Documentation/styles.css没有内容。
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
脚本错误:没有“High-use”这个模块。 脚本错误:没有“labelled list hatnote”这个模块。 {{#lst:与门|foo}}
例子[编辑]
| 代码 | 结果 |
|---|---|
| {{Both|a|b}} | 1 |
| {{Both|a| }} | |
| {{Both| |b}} | |
| {{Both| | }} |
模板数据[编辑]
<templatedata> { "description": "", "params": { "1": { "description": "第一个字符串", "type": "string", "required": true }, "2": { "description": "第二个字符串", "type": "string", "required": true } } } </templatedata>