Template:Toolbar/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template is used to create 'toolbars' of links that are laid out in th...") |
mNo edit summary |
||
Line 22: | Line 22: | ||
}}</includeonly> | }}</includeonly> | ||
[[Category:Templates]] |
Latest revision as of 21:40, 14 December 2012
This is a documentation subpage for Template:Toolbar (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
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[edit source]
- {{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] }} → (user| talk| block)
Up to twenty links can be specified.
There is a "separator" parameter:
- {{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] | separator=dot }} → (user⧼dot-separator⧽ talk⧼dot-separator⧽ block)
Also, there are "class" and "style" parameters.