image()->html() ?> image()->html(['class' => 'myImage']) ?> image()->resize(300,200)->html() ?> image()->crop(300)->html() ?> title()->link() ?> title()->link('some/page') ?> title()->link(['class' => 'myLink']) ?> title()->link('some/page', ['class' => 'myLink']) ?> related()->url() ?> myInt()->int() ?> myFloat()->float() ?>