Creates a link for any field value
The following create a link (a-tag) with the title as link text and the page url as url.
<?php echo $page->title()->link() ?>