Template:Shortcut-l/doc
| File:Edit-copy green.svg | 此頁面是Template:Shortcut-l的Template文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
| CSS | 本模板使用以下模板样式: |
| File:Lua-Logo.svg | 此模板使用Lua语言: |
| 相关页面 |
|---|
本模板是用來產生在左側一個小捷徑框的文字方塊,等效於{{Shortcut|float=left}}。
用法[编辑]
{{Shortcut-l|WP:<w>|H:<x>|T:<y>|CAT:<z>}}
其餘參數參見下方
重定向[编辑]
data-sort-value="" style="background: var(--background-color-interactive, #ececec); color: var(--color-disabled, #2c2c2c); vertical-align: middle; font-size: smaller; text-align: center; " class="table-na" | 不適用
參見[编辑]
模板資料[编辑]
<templatedata> { "params": { "1": { "description": "第一個捷徑", "example": "WP:S", "type": "wiki-page-name", "required": true }, "2": { "description": "第二個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "3": { "description": "第三個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "4": { "description": "第四個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "5": { "description": "第五個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "6": { "description": "第六個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "7": { "description": "第七個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "8": { "description": "第八個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "9": { "description": "第九個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "10": { "description": "第十個捷徑", "example": "WP:S", "type": "wiki-page-name" }, "msg": { "description": "在捷徑下方新增一串文字",
"example": "
"
}, "category": { "description": "隱藏分類與否", "example": "no", "type": "boolean", "default": "yes", "deprecated": true } }, "description": "產生一個放置在左方的小捷徑框" } </templatedata>