Code
{{Wiki button |page= |theme= |text= |size= }}
Example
{{Wiki button |page=Main Page |theme=success |text=Get Started! |size=big }} {{Button group}} {{Wiki button |page=Project:Our team |theme=light |text=Our Team }} {{Wiki button |page=Project:Carousel |theme=warning |text=Carousel }} {{Wiki button |page=Soft VSCode |theme=danger |text=TOC on SCROLL }} {{End}}
Result
Creates a button to send email.
Parameter | Description | Type | Status | |
---|---|---|---|---|
email | Email address of the recipient. | String | required | |
Theme | theme | Button styling.
| Unknown | suggested |
Size | size | Set it to "big" to get a block button.
| String | optional |
Text | text | Button label text. | String | suggested |