{% extends 'authors.html' %} {% block findlinks %} {% if not authorId %} - WD Authors - Find OL Author links - GR Authors {% endif %} {% endblock findlinks %} {% block lookup %} {% if authorId %}
OpenLibrary Author
{% if matched %}Key | Name | Action | Work Count | Top Work | Link |
---|---|---|---|---|---|
{{matchId}} | {{match.name}} | Match | {{match.work_count}} | {{match.top_work}} | {% if match.key %}OpenLibrary{% endif %} |
|