Template:Both
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
页面Module:Message box/mbox.css没有内容。| 警告 | 此Template被引用於約381,000個頁面,佔全部頁面的4233333%。 為了避免造成大規模的影響,所有對此Template的編輯應先於沙盒、測試樣例或您的沙盒上測試。 測試後無誤的版本可以一次性地加入此Template中,但是修改前請務必於討論頁發起討論。 模板引用數量會自動更新。 |
package.lua第80行Lua错误:module 'Module:Format link' not found {{#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>