Template:Toolbar/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Mr. Stradivarius add {{lua}} template |
meta>Sardanaphalus template parameter, some formatting and rephrasing |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{ | {{Lua|icononly=on|Module:Toolbar}} | ||
<!-- PLEASE ADD CATEGORIES | <!-----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE-----> | ||
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. | |||
This template is used to create | |||
== Usage == | == Usage == | ||
{{tbullet |Toolbar|[[User:Example|user]]|[[User talk:Example|talk]]|[[Special:BlockIP/Example|block]]}} | |||
There is a | There is a ''separator'' parameter that can be used to specify the [[Delimiter|separator character]] placed between each link: | ||
{{tbullet |Toolbar|[[User:Example|user]]|[[User talk:Example|talk]]|[[Special:BlockIP/Example|block]]}} | |||
* | The separators available are: | ||
<!--Bugged?: * colon{{int:colon-separator}}colon--> | |||
: comma{{int:comma-separator}}comma | |||
: dot{{int:dot-separator}}dot | |||
<!--Bugged?: * semicolon{{int:semicolon-separator}}semicolon--> | |||
: tpt-languages{{int:tpt-languages-separator}}tpt-languages | |||
: pipe{{int:pipe-separator}}pipe ('''''default''''') | |||
The parameters ''class'' and ''style'' (specifying HTML/CSS class and styling) may also be set. | |||
== See also == | == See also == | ||
* [[Module:Toolbar]] | * [[Module:Toolbar]], the [[Help:Lua|Lua module]] that generates this template. | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly> | ||
<!-- CATEGORIES | {{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!--------CATEGORIES BELOW THIS LINE, PLEASE:---------> | |||
[[Category:Username internal link templates| ]] | [[Category:Username internal link templates| ]] | ||
[[Category:Link templates|Toolbar]] | [[Category:Link templates|Toolbar]] | ||
[[Category:Wikipedia list formatting templates]] | [[Category:Wikipedia list formatting templates]] | ||
}} | |||
}}</includeonly> | </includeonly> |
Revision as of 09:10, 26 May 2014
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 uses Lua: |
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
There is a separator parameter that can be used to specify the separator character placed between each link:
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.
See also
- Module:Toolbar, the Lua module that generates this template.