<div class="article__topics">
    <ul class="article__topics__list list-unstyled" itemprop="keywords">
        <li class="article__topics__list__item">
            <a href="/">This is a tag</a>
        </li>
        <li class="article__topics__list__item">
            <a href="/">Another tag</a>
        </li>
        <li class="article__topics__list__item">
            <a href="/">A long tag Esse dolore veniam Occaecat ea</a>
        </li>
    </ul>
</div>

Description

A block listing a number of tags with links.

Example appearance: https://wellcome.ac.uk/news/23-researchers-given-prestigious-fellowships


Content notes

UX notes

Design notes

Back-end notes

Front-end notes

{
  "items": [
    {
      "title": "This is a tag",
      "url": "/"
    },
    {
      "title": "Another tag",
      "url": "/"
    },
    {
      "title": "A long tag Esse dolore veniam Occaecat ea",
      "url": "/"
    }
  ]
}
  • Handle: @tags-list
  • Preview:
  • Filesystem Path: ../../modules/custom/corp_markup/theme/metadata/tags_list.tpl.php/tags_list.tpl.php