模板:Documentation/TemplateData
跳至導覽
跳至搜尋
<templatedata> { "description": "顯示一個模板的使用說明", "params": { "1": { "label": "模板的使用說明所在頁面", "description": "標示該模板的使用說明所在頁面名稱", "example": "Template:Documentation/doc", "type": "wiki-page-name", "default": "Documentation/TemplateData/doc" }, "content": { "label": "模板的使用說明內容", "description": "以所寫的使用說明內容取代該模板的/doc子頁面", "example": "這是這個模板的使用說明", "type": "content" } } } </templatedata>