Template:Both/doc
跳转到导航
跳转到搜索
| File:Edit-copy green.svg | 此頁面是Template:Both的Template文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
| 警告 | 此Template文档被引用於約381,000個頁面,佔全部頁面的8%。 為了避免造成大規模的影響,所有對此Template文档的編輯應先於沙盒、測試樣例或您的沙盒上測試。 測試後無誤的版本可以一次性地加入此Template文档中,但是修改前請務必於討論頁發起討論。 模板引用數量會自動更新。 |
{{#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>