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),grey,coffee,green,deepblue,black,red,royalblue,orange,purple,darkpurple
- Content:
- (string) The Button Text.
- Target:
- (string) (Optional) Link target attribute: blank, self
[button size="large" color="grey" target="blank"] Button Text [/button]