Template:ClickA
Jump to navigation
Jump to search
|
|
Template:ClickA is deprecated. Just use the |link= feature of files. |
Migration guide
This template was an old hack to make clickable buttons. Images now accept |link= to any wiki page or any URL that works as well, if not better.
Old markup
{{ClickA
| image = Big Red Button.png
| link = Special:Random
| width = 128px
| height = 128px
}}
{{ClickA
| image = Big Red Button.png
| link = https://example.com
| width = 128px
| height = 128px
}}
New markup
[[File:Big Red Button.png|link=Special:Random|128px]]
[[File:Big Red Button.png|link=https://example.com|128px]]