Template:Toolbar/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Mondephile No edit summary |
remove cats and interwikis from sandbox |
||
Line 15: | Line 15: | ||
Also, there are "class" and "style" parameters. | Also, there are "class" and "style" parameters. | ||
<includeonly> | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
<!-- 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]] | ||
[[Category:Wikipedia list formatting templates]] | |||
[[ar:قالب:شريط أدوات]] | [[ar:قالب:شريط أدوات]] | ||
Line 25: | Line 26: | ||
[[ja:Template:Toolbar]] | [[ja:Template:Toolbar]] | ||
[[mk:Шаблон:Алатник]] | [[mk:Шаблон:Алатник]] | ||
</includeonly> | }}</includeonly> |
Revision as of 16:04, 21 June 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.