[button style="dark" size="medium" type="border" link="#" target="blank"]Button[/button]
Button Button Button Button Button Button
[button style="dark" size="medium" link="" target="blank"]Button[/button]
Parameters
style:
The style for button.
default: 'dark'
options: 'dark', 'light', 'blue', 'red', 'yellow', 'green'.
type:
The type for button.
default: 'none'
options: 'none', 'border'
size:
The size for button.
default: 'medium'
options: 'small', 'medium', 'large'
link:
(Optional) The link url of button.
ex:http://ajaxtown.com/uranium
options: integer
target:
(Optional) The target for button.
default: 'self'
options: 'self', 'blank'