模板:Shortcut-l/doc
| File:Edit-copy green.svg | 此页面是Template:Shortcut-l的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
| 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>