Template:Toolbar: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Gwyneth Llewelyn (talk | contribs)
Shamelessly copied from wikipedia.org
 
(No difference)

Latest revision as of 09:53, 16 September 2022

()

[Edit] [🔄Purge] Template documentation

This template is used to create a toolbar 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)


There is a separator parameter that can be used to specify the separator character placed between each link:
{{Toolbar|separator=comma |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}} â†’ (user, talk, block)

The separators available are:

comma, comma
dotâ§Ľdot-separatorâ§˝dot
tpt-languagesâ§Ľtpt-languages-separatorâ§˝tpt-languages
pipe | pipe (default)

The parameters class and style (specifying HTML/CSS class and styling) may also be set.