Template:Clickable button/doc
This is a documentation subpage for Template:Clickable button. It contains usage information, categories and other content that is not part of the original Template page. |
Example
edit→ {{Clickable button|color=white}}
→ {{Clickable button|color=red}}
→ {{Clickable button|color=blue}}
→ [[target|{{Clickable button|text}}]] (for links. To add links, transclude this template inside wikilinks after the pipebar: [[target title|{{Clickable button|text}}]]. Or better use {{Clickable button 2 }} which adds links automatically)
Templatedata
editCreates a OOUI styled button.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Label | text 1 | no description | Content | required |
Color of the button | color | Can be blue (progressive), red (destructive) or white | String | suggested |
See also
edit- {{Clickable button 2 }} for