W3cubDocs

/Drupal 8

link-formatter-link-separate.html.twig

Default theme implementation of a link with separate title and URL elements.

Available variables:

  • link: The link that has already been formatted by l().
  • title: (optional) A descriptive or alternate title for the link, which may be different than the actual link text.

See also

template_preprocess()

template_preprocess_link_formatter_link_separate()

File

core/modules/link/templates/link-formatter-link-separate.html.twig

Related topics

Theme system overview
Functions and templates for the user interface that themes can override.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!link!templates!link-formatter-link-separate.html.twig/8.1.x