模板:Shortcut-l/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

本模板是用来产生在左侧一个小快捷方式框的文本框,等效于{{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" | 不适用

参见[编辑]

模板数据[编辑]

以下是该模板的模板数据,适用于可视化编辑器等工具。

Shortcut-l模板数据

<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>