Difference between revisions of "Template:Clickable button/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Peter SamFan
imported>Matt Fitzpatrick
(removed button role, this template's typical use is to navigate to a new url, which is link role not button role)
Line 1: Line 1:
<span class="mw-ui-button {{#switch: {{{color|white}}} | purple = mw-ui-destructive | green = mw-ui-constructive | white = | blue = mw-ui-progressive}}" role="button" aria-disabled="false">{{{1|Button text}}}</span>
+
<span class="mw-ui-button {{#switch: {{{color|white}}} | purple = mw-ui-destructive | green = mw-ui-constructive | white = | blue = mw-ui-progressive}}">{{{1|Button text}}}</span>

Revision as of 20:37, 13 October 2017

Button text