Code
{{Mail button |email= |theme= |text= |size= }}
Example
{{Mail button |email=wikivisor@wikivisor.com |theme=dark |text=WikiVisor |size=big }} {{Mail button |email=wikivisor@wikivisor.com |theme=primary |text=Contact Us |size=big }}
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 |