Template:Toolbar/doc: Difference between revisions
Template page
More actions
m - |
m by accident (Mass rollback |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
This template is used to create ' | <!-- 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 the same way as those produced by the core MediaWiki software. | |||
=== Usage === | === Usage === | ||
* < | *<tt><nowiki>{{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] }}</nowiki></tt> → '''{{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] }} | ||
Up to ten links can be specified. | Up to ten links can be specified. | ||
* < | |||
*<tt><nowiki>{{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] | separator=dot }}</nowiki></tt> → '''{{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] |separator=dot }} | |||
<includeonly> | <includeonly> | ||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
[[en: | [[en:template:toolbar]] | ||
[[ar:قالب:شريط أدوات]] | [[ar:قالب:شريط أدوات]] | ||
</includeonly> | </includeonly> | ||
Revision as of 23:17, 15 August 2018
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 ten links can be specified.
- {{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] | separator=dot }} → (user · talk · block)