Template:Clickable button/doc
Jump to navigation
Jump to search
Lua error in Module:Autotranslate at line 77: No fallback page found for autotranslate (base=Documentation subpage, lang=⧼lang⧽).__EXPECTED_UNCONNECTED_PAGE__
Example
→ {{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
Creates 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
- {{Clickable button 2}} for