Difference between revisions of "Template:Toolbar/doc"

From MansunWiki
Jump to: navigation, search
(Created page with "{{Documentation subpage}} <!-----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE-----> This template is used to create a toolbar of links that are laid out in...")
 
(No difference)

Latest revision as of 11:07, 16 July 2015

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]]}} → {{safesubst:#invoke:Toolbar|main}}


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]]}} → {{safesubst:#invoke:Toolbar|main}}

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.

See also