:navigation-title: link.typolink .. include:: /Includes.rst.txt .. _typo3-fluid-link-typolink: ============================================ Link.typolink ViewHelper `` ============================================ .. _typo3-fluid-link-typolink-example: .. typo3:viewhelper:: link.typolink :source: ../../Global.json :display: tags,description,gitHubLink,arguments Example ======= ``{link}`` contains: ``t3://page?uid=2&arg1=val1#9 _blank some-css-class "Title containing Whitespace"``. Minimal usage ------------- :: Linktext Output:: Linktext Depending on current page, routing and page path configuration. TextWrap usage -------------- :: Output:: Page title of some page wrapped in span Depending on current page, routing and page path configuration. Full parameter usage -------------------- :: Linktext Output:: Linktext Depending on routing and page path configuration.