Vorlage:Template shortcut/Doku: Unterschied zwischen den Versionen
imported>Davidgothberg (Oops, most of the examples were using the /sandbox version.) |
imported>RockMFR K (fix) |
||
Zeile 34: | Zeile 34: | ||
{{clear}} | {{clear}} | ||
"pre=something", " | "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 | pre=subst: | uw-v1 | uw-vand1 }} |
Version vom 16. Mai 2008, 05:27 Uhr
Dies ist eine nachgeordnete Seite der Dokumentation von Vorlage:Template shortcut. Sie enthält Informationen zur Verwendung, Kategorisierung und zu anderem Inhalt, der nicht Bestandteil der originalen Vorlage-Seite ist. |
This is the {{template shortcut}} template.
It can be used to show the names of shortcuts to a template.
It can take up to three 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
- {{shortcut}} – The normal shortcut.
- {{shortcut-l}} – For left aligned normal shortcuts.
- {{policy shortcut}} – For shortcuts to sections of policy pages.