「模板:Template shortcut」:修訂間差異
(建立內容為「<div role="note" class="shortcutbox shortcutbox-left plainlist plainlinks noprint" style="<!-- -->{{#switch:{{{clear|}}} |true=clear:{{{float|right}}}; |left|right|both=clear:{{{clear|}}}; |#default=}}<!-- -->float: {{#ifeq:{{{float|}}}|left|left|right}};<!-- -->margin: {{{top|0em}}} {{#ifeq:{{{float|}}}|left|1em 0em 0em|0em 0em 1em}};<!-- -->border: 1px solid var(--border-color-base,#aaa); background: var(--background-color-base,#fff); padding: 0.3em 0.6em…」的新頁面) |
小 (文字取代 - "WP:" 取代為 "MP:") |
||
第6行: | 第6行: | ||
Adding the shortcut links: | Adding the shortcut links: | ||
--><div style="display: inline-block; border-bottom: 1px solid #aaa; line-height: 1.5em; font-weight: normal; margin-bottom: .2em;">{{#if:{{{redirect|}}} |重定向 |[[ | --><div style="display: inline-block; border-bottom: 1px solid #aaa; line-height: 1.5em; font-weight: normal; margin-bottom: .2em;">{{#if:{{{redirect|}}} |重定向 |[[MP:捷徑|捷徑]]}}</div> {{bulleted list | ||
| {{#if: {{{1|<noinclude>{{PAGENAME}}</noinclude>}}} | {{{{{pre|}}}{{#ifexist:Template:{{{1}}} |[{{fullurl:Template:{{{1}}}|redirect=no}} {{#if:true|{{{1}}}}}] |[[Template:{{{1|<noinclude>{{PAGENAME}}</noinclude>}}}|{{#if:true|{{{1|<noinclude>{{PAGENAME}}</noinclude>}}}}}]]}}}} }}<!-- | | {{#if: {{{1|<noinclude>{{PAGENAME}}</noinclude>}}} | {{{{{pre|}}}{{#ifexist:Template:{{{1}}} |[{{fullurl:Template:{{{1}}}|redirect=no}} {{#if:true|{{{1}}}}}] |[[Template:{{{1|<noinclude>{{PAGENAME}}</noinclude>}}}|{{#if:true|{{{1|<noinclude>{{PAGENAME}}</noinclude>}}}}}]]}}}} }}<!-- | ||
於 2024年8月5日 (一) 00:40 的最新修訂
此模板的文档不存在、不全面或不能详细描述其功能及/或其代码中的参数。请帮助扩充并改进其文档。 |
用法
本模板能夠在模板的說明頁中顯示模板的-{zh-hans:快捷方式; zh-hant:捷徑;}-。
範例
基本
For one template shortcut named {{uw-v1}}:
{{template shortcut|uw-v1}}
To indicate that {{uw-vandalism1}} has three shortcuts named: {{uw-v1}}, {{uw-vand1}}, and {{uw-vandal1}}; then the following code may be used:
{{template shortcut|uw-v1|uw-vand1|uw-vandal1}}
With additional parameters
Using |float=left
makes this template flow to the left of the page:
{{template shortcut|float=left|uw-v1}}
Using |pre2=subst:
and |pre3=subst:
will show "subst:" before the shortcut links, but within the braces. For example:
{{template shortcut|uw-v1|pre2=subst:|uw-vand1|pre3=subst:|uw-vandal1}}
重定向
- {{tsh}}
參見
- {{shortcut}}, the standard shortcut notice.
- {{shortcut-l}} for a left-aligned standard shortcut notice.
- {{policy shortcut}} for shortcuts to sections of policy pages.
上述文件嵌入自模板:Template shortcut/doc。 (編輯 | 歷史) 编者可以在本模板的沙盒 (建立 | 镜像)和测试样例 (建立)页面进行实验。 请在/doc子页面中添加分类。本模板的子页面。 |