From The Mana World
(Created page with "This template creates a clickable button. There is only one unnamed parameter. It is used to create the text of the button. It can support wikilinks. Examples: :<code><no...")
 
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


If a browser does not have [[JavaScript]] enabled then no button is displayed but the text will still be displayed.
If a browser does not have [[JavaScript]] enabled then no button is displayed but the text will still be displayed.
{{Button templates}}
Copied from wikiversity.
Copied from wikiversity.



Latest revision as of 10:36, 5 March 2015

This template creates a clickable button. There is only one unnamed parameter. It is used to create the text of the button. It can support wikilinks.

Examples:

{{Clickable button|This is a button}}

produces

{{Clickable button|[[Sandbox]]}}

produces [[Sandbox|]]

If a browser does not have JavaScript enabled then no button is displayed but the text will still be displayed. Copied from wikiversity.