Template:Clickable button 2/doc: Difference between revisions
Jump to navigation
Jump to search
en>Vis M {{CLB@}} is a shortcut |
en>Vis M Sorry, I meant to say {{CLB2}} is a shortcut (didn't take my hands off the shift button after typing CLB : |
||
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]] | ||
</includeonly> | </includeonly> |
Revision as of 19:21, 26 January 2013
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}}
- 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.