Template:Template shortcut/doc: Difference between revisions
Jump to navigation
Jump to search
创建页面,内容为“== 用法 == 本模板能夠在模板的說明頁中顯示模板的{{#if:{{{redirect|}}} |重定向 |-{zh-hans:快捷方式; zh-hant:捷徑;}-}}。 ==範例== ===基本=== For one template shortcut named {{tl|uw-v1}}: <pre> {{template shortcut|uw-v1}} </pre> {{template shortcut|uw-v1}} {{clear}} To indicate that {{tl|uw-vandalism1}} has three shortcuts named: {{tl|uw-v1}}, {{tl|uw-vand1}}, and {{tl|uw-vandal1}}; then the following code may be used: <pre>…” |
m 1 revision imported |
(No difference)
|
Latest revision as of 12:29, 1 November 2024
用法
本模板能夠在模板的說明頁中顯示模板的-{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.