模板:Both/doc

維基百科,自由的百科全書
跳至導覽 跳至搜尋

{{#lst:與門|foo}}

例子[編輯]

代碼 結果
{{Both|a|b}} 1
{{Both|a| }}
{{Both| |b}}
{{Both| | }}


模板數據[編輯]

以下是該模板的模板資料,適用於視覺化編輯器等工具。

Both模板資料

<templatedata> { "description": "", "params": { "1": { "description": "第一個字符串", "type": "string", "required": true }, "2": { "description": "第二個字符串", "type": "string", "required": true } } } </templatedata>