Template:Toolbar/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>This, that and the other update |
meta>Nnemo No edit summary |
||
Line 19: | Line 19: | ||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Username internal link templates| ]] | [[Category:Username internal link templates| ]] | ||
[[Category:Link templates|Toolbar]] | [[Category:Link templates|Toolbar]] | ||
Line 26: | Line 28: | ||
[[ja:Template:Toolbar]] | [[ja:Template:Toolbar]] | ||
[[mk:Шаблон:Алатник]] | [[mk:Шаблон:Алатник]] | ||
</includeonly> | </includeonly> |
Revision as of 00:10, 8 January 2012
This is a documentation subpage for Template:Toolbar. It may contain 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
- {{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.