Template:Toolbar/doc

From Zoophilia Wiki
Revision as of 09:28, 26 May 2014 by meta>Sardanaphalus (→‎Usage: spacing, added missing parameter, formatting correction)
Jump to navigationJump to search

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=dot |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}} → (user⧼dot-separator⧽talk⧼dot-separator⧽block)

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