Buttons
Insert a a button to act as a link.
- Link:
- (string) Link to follow when clicked.
- Size:
- (string) (Optional) Size: small, medium (default), large
- Color:
- (string) (Optional) Color: grey(default), royalblue, black, red, deepblue, green, orange, coffee, skyblue.
- Content:
- (string) The Button Text.
- Target:
- (string) (Optional) Link target attribute: blank, self
[button size="large" color="grey" target="blank"] Button Text [/button]