Vorlage:Template shortcut/Doku: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
imported>Ahora
(Bug (no red link))
imported>Ahora
(Deleted the mention to a bug, which is fixed now. Some cleanup.)
Zeile 2: Zeile 2:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
This template shows shortcuts to a template, like the box appearing at the right.It can take up to six shortcuts as parameters.
This is the {{tl|template shortcut}} template.
 
It can be used to show the names of shortcuts to a template.
 
It can take up to six shortcuts as parameters.


=== Usage ===
=== Usage ===
Zeile 44: Zeile 39:
<code><nowiki>{{template shortcut|uw-v1|pre2=subst:|uw-vand1|pre3=subst:|uw-vandal1}}</nowiki></code>
<code><nowiki>{{template shortcut|uw-v1|pre2=subst:|uw-vand1|pre3=subst:|uw-vandal1}}</nowiki></code>
{{clear}}
{{clear}}
=== Bug ===
Even if you specify a template shortcut that doesn't exist, it's not printed as a red link.


=== See also ===
=== See also ===
Zeile 57: Zeile 49:
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Disambiguation and redirection templates]]
[[Category:Disambiguation and redirection templates]]
[[Category:Template documentation|Template documentation]]
[[as:Template shortcut]]
[[as:Template shortcut]]
[[fa:الگو:میانبر الگو]]
[[fa:الگو:میانبر الگو]]

Version vom 3. November 2012, 06:17 Uhr

This template shows shortcuts to a template, like the box appearing at the right.It can take up to six shortcuts as parameters.

Usage

If you want to indicate that {{uw-vandalism1}} has shortcuts named {{uw-v1}}, {{uw-vandal1}}, and {{uw-vand1}}, then you could use one of:

{{template shortcut|uw-v1}}

{{template shortcut|uw-v1|uw-vand1}}

{{template shortcut|uw-v1|uw-vand1|uw-vandal1}}

Additional parameters

This template has some additional parameters.

"float=left" makes this template flow to the left of the page instead:

{{template shortcut|float=left|uw-v1}}

"pre=something", "pre2=something" and "pre3=something" feeds some text to show before the shortcut links but within the braces. This is mostly used to indicate that the template should be used with substitution. Then you can do like this:

{{template shortcut|pre=subst:|uw-v1|uw-vand1}}

{{template shortcut|uw-v1|pre2=subst:|uw-vand1|pre3=subst:|uw-vandal1}}

See also