!! test
FontAwesomeIcon home
!! input
!! end !! test FontAwesome home func !! input {{#phptag: FA::home }} !! result
!! end !! test func fa home func !! input {{#phptag: echo fa( 'home' ); }} !! result
!! end !! test FontAwesome home tag !! input
!! end !! test FontAwesomeIcon home fw !! input
!! end !! test FontAwesomeIcon home fw property !! input
!! end !! test FontAwesome home fw property !! input
!! end !! test func fa home fw !! input
!! end !! test FontAwesomeIcon camera-retro !! input
!! end !! test FontAwesomeIcon camera-retro lg !! input {{#phptag: echo new FontAwesomeIcon( 'camera-retro', ['lg'] ); }} !! result
!! end !! test FontAwesomeIcon camera-retro lg 3x !! input {{#phptag: echo new FontAwesomeIcon( 'camera-retro', ['LG', '3x'] ); }} !! result
!! end !! test FontAwesomeIcon camera-retro lg 3x property !! input
!! end !! test FontAwesome camera-retro lg 3x !! input {{#phptag: FA::camera_retro->LG->_3x }} !! result
!! end !! test func FontAwesome camera-retro lg 3x !! input {{#phptag: echo fontawesome( 'camera-retro', ['LG', '3x'] ); }} !! result
!! end !! test FontAwesomeIcon camera-retro lg 3x fw !! input {{#phptag: echo new FontAwesomeIcon( 'camera-retro', ['lg', '3x', 'fw'] ); }} !! result
!! end !! test FontAwesomeIcon spinner spin 3x !! input {{#phptag: echo new FontAwesomeIcon( 'spinner', ['spin', '3x'] ); }} !! result
!! end !! test FontAwesome spinner spin 3x !! input {{#phptag: FA::spinner->spin->_3x }} !! result
!! end !! test FontAwesomeIcon quote-left 3x border !! input {{#phptag: echo new FontAwesomeIcon( 'quote-left', ['3x', 'border'] ); }} !! result
!! end !! test FontAwesomeIcon quote-left 3x border pull-left !! input
!! end !! test FontAwesomeIcon quote-left 3x border pull-left class !! input
!! end !! test FontAwesome quote-left 3x border pull-left class !! input
!! end !! test FontAwesome quote-left 3x border pull-left class foo bar !! input
!! end !! test FontAwesome quote-left 3x border pull-left classes foo bar !! input
!! end !! test FontAwesome quote-left 3x border pull-left classes foo bar sanitize !! input
!! end !! test FontAwesomeIcon shield rotate-270 !! input
!! end !! test FontAwesome shield rotate-270 !! input
!! end