Template:MC/Toolbar/doc
Template page
More actions
| This is a template documentation subpage for Template:MC/Toolbar. It contains usage information, categories, and other content that is not part of the original template page. |
Template: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]]}} → Template:Toolbar
There is a separator parameter that can be used to specify the Template:W placed between each link:
{{Toolbar|separator=comma |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}} → Template:Toolbar
The separators available are:
- comma, comma
- dot⧼dot-separator⧽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.