Vorlage:Toolbar: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
K (1 Version) |
K (Schützte „Vorlage:Toolbar“ ([Bearbeiten=Nur Administratoren erlauben] (unbeschränkt) [Verschieben=Nur Administratoren erlauben] (unbeschränkt))) |
(kein Unterschied)
|
Aktuelle Version vom 9. August 2015, 09:53 Uhr
Uses Lua: |
This template is used to create a toolbar of links that are laid out in the same way as those produced by the core MediaWiki software.
Usage
{{Toolbar |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}}
→ (user | talk | block)
There is a separator parameter that can be used to specify the separator character placed between each link:
{{Toolbar|separator=comma |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}}
→ (user, talk, block)
The separators available are:
- comma, comma
- dot · dot
- tpt-languages⧼tpt-languages-separator⧽tpt-languages
- pipe | pipe (default)
The parameters class and style (specifying HTML/CSS class and styling) may also be set.
See also
- Module:Toolbar, the Lua module that generates this template.
The above documentation is transcluded from Vorlage:Toolbar/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |