Shortcodes

[success]Operation accomplished successfully[/success]
[info]Some generic and useless information[/info]
[warning]This is a warning that something happened[/warning]
[error]Terrible error message with <b>some bold text</b>[/error]

more at: http://wpdemo.synved.com/stripefolio/shortcodes/ui-shortcodes/
[quarter flow=hold]
  [list icon=check]
    [item]...[/item]
    [item]...[/item]
    [item]...[/item]
    [item]...[/item]
    [item]...[/item]
  [/list]
[/quarter]
[button]Test button[/button]
[button icon=gear]Button with icon[/button]
[button icon=triangle tip="Some long description for the button"]Button with tooltip[/button]
[tabs]
  [tab title="My Tab 1"] ... [/tab]
  [tab title="My Tab 2"] ... [/tab]
  [tab title="My Tab 3"] ... [/tab]
[/tabs]