Template:Clickable button 2/doc: Difference between revisions
Jump to navigation
Jump to search
en>Legoktm +note |
en>Enterprisey Added to button category cat |
||
Line 18: | Line 18: | ||
<!-- Categories and interwikis go here: --> | <!-- Categories and interwikis go here: --> | ||
[[Category:Wikipedia formatting and function templates]] | [[Category:Wikipedia formatting and function templates]] | ||
[[Category:Wikipedia button templates]] | |||
</includeonly> | </includeonly> |
Revision as of 21:34, 25 January 2014
This template generates a clickable button. It can be used in the following ways,
- Code:
{{Clickable button 2|Main Page|Cover page}}
- Result:
- Code:
{{Clickable button 2|Main Page}}
- Result:
- Code:
{{Clickable button 2|url=http://en.wikipedia.org|Home}}
- Result:
- Code:
{{Clickable button 2|Home|url=http://en.wikipedia.org}}
- Result:
- Code:
{{Clickable button 2|Main Page|Cover page|class=ui-button-green}}
(note this example needs to be viewed in Vector)- Result:
See also
- {{Clickable button}} - original form.
- {{Button}} – A button which is not clickable. It does not require JavaScript.
- commons:Template:Clickable button, corresponding clickable button at Commons.