{# include('links.html', {itemId: item.id}) #}
{% if seriesId %}
{% set itemParams = '?seriesId=' ~ seriesId %}
{% else %}
{% set itemParams = '' %}
{% endif %}
{% if actions.wd_author %}
WD Author
{% endif %}
{% if actions.wd_books %}
WD Books
{% endif %}
{% if actions.wd_series %}
WD Series
{% endif %}
-
{% if actions.gb_books %}
GB Books
{% endif %}
-
{% if actions.ol_author %}
OL Author
{% endif %}
{% if actions.ol_books %}
OL Works
{% endif %}
-
{% if actions.gr_author %}
GR Author
{% endif %}
{% if actions.gr_books %}
GR Books
{% endif %}
{% if actions.gr_series %}
GR Series
{% endif %}