4.5.3 Figure View in a new window

A captioned image using the figure and figcaption elements.

Twig: base/media/figure.twig

Example
Group Project. Laura Cook, Man Kin Lam, Benjamin Sawers, Christopher Kelly, Akwasi Agyei, Adam Lidbury, Sarah Stephinson
Markup
<figure>
  <img src="/themes/uts_theme/src/templates/article-example.jpg">
  <figcaption>Group Project. Laura Cook, Man Kin Lam, Benjamin Sawers, Christopher Kelly, Akwasi Agyei, Adam Lidbury, Sarah Stephinson</figcaption>
</figure>