Widget

Difference between revisions of "Canvas HTML Link"

From MusicTechWiki

 
(No difference)

Latest revision as of 14:40, 2 September 2021

Widget to create a link that will only display on Canvas pages. This is not a Button for MTW and it will display as a standard link.

This button takes two parameters. To make the button above it used the following:

{{#widget:Canvas HTML Button
|url=https://example.com
|text=Example dot Com
|icon=plus}}

{{#widget:Canvas HTML Link|url=https://example.com|text=Example dot Com|icon=forward}}