Template:Toolbar/doc
From LIMSWiki
Jump to navigationJump to search This is a documentation subpage for Template:Toolbar. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
This template uses Module:Toolbar, a script written in the Lua programming language. |
This template is used to create 'toolbars' 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:
- {{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] | separator=dot }} → (user · talk · block)
Available separators include:
- comma , comma
- dot · dot
- tpt-languages • tpt-languages
- pipe | default
Also, there are "class" and "style" parameters.
See also