{% extends 'authors.html' %} {% block findlinks %} {% if not authorId %} - Find WD Author links - OL Authors - GR Authors {% endif %} {% endblock findlinks %} {% block lookup %} {% if authorId %}
Wikidata Author
{% if matched %}Id | Label | Action | Description | Link |
---|---|---|---|---|
{{match.id}} | {{match.label}} | Match | {{match.description}} | {% if match.wiki_url %}Wikipedia{% endif %} |
|