Template:Clickable-button

From Gulf States Flood Help
Revision as of 15:41, 13 December 2024 by WikiAdmin (talk | contribs) (Created page with "<span class="mw-ui-button {{#switch: {{{color|white}}} | red = mw-ui-destructive | green = mw-ui-progressive | white = | blue = mw-ui-progressive}}" role="button" aria-disabled="false">{{{text|{{{1|Button text}}}}}}</span><noinclude>{{Documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Button text

Example

Button text → {{Clickable-button|color=white}}

Button text → {{Clickable-button|color=red}}

Button text → {{Clickable-button|color=blue}}

text → [[target|{{Clickable-button|text}}]] (for links. To add links, transclude this template inside wikilinks after the pipebar: [[target title|{{Clickable-button|text}}]].

Templatedata

Creates a OOUI styled button.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Labeltext 1

no description

Contentrequired
Color of the buttoncolor

Can be blue (progressive), red (destructive) or white

Stringsuggested