Template:Toolbar/doc: Difference between revisions
Template page
More actions
m by accident (Mass rollback |
|||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
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. | |||
This template is used to create ' | |||
=== Usage === | === Usage === | ||
*< | * <code><nowiki>{{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] }}</nowiki></code> → {{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. | ||
* <code><nowiki>{{toolbar| [[User:Example|user]] | [[User talk:Example|talk]] | [[Special:BlockIP/Example|block]] | separator=dot }}</nowiki></code> → {{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 13:24, 16 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)