:navigation-title: link.email .. include:: /Includes.rst.txt .. _typo3-fluid-link-email: ====================================== Link.email ViewHelper `` ====================================== .. typo3:viewhelper:: link.email :source: ../../Global.json :display: tags,description,gitHubLink,arguments .. _typo3-fluid-link-email-example: Examples ======== Basic email link ---------------- :: Output:: foo(at)bar.tld Depending on :ref:`spamProtectEmailAddresses ` setting. Email link with custom linktext ------------------------------- :: some custom content Email link with custom subject and prefilled cc ----------------------------------------------- :: some custom content Output:: some custom content Depending on :ref:`spamProtectEmailAddresses ` setting.