{% if wikidata.claims.P31[0].mainsnak.datavalue.value.id in ['Q5'] %}{% set color = 'magenta' %}{% endif %}
{% endif %}
{% endif %}
body:|
{{str }}
description:|
description:|
{% if tags.historic and tags.historic != 'yes' %}
{% if tags.historic and tags.historic != 'yes' %}
{{tagTransList('historic', tags.historic) }}
{{tagTransList('historic', tags.historic) }}
@ -56,20 +67,23 @@ info: |
</tr>
</tr>
<tr>
<tr>
<td>
<td>
{{markerCircle({ fillColor: 'cyan' })|raw }}
{{markerCircle({ fillColor: 'magenta' })|raw }}
</td>
</td>
<td>image or wikimedia_commons but no wikidata</td>
<td>wikidata tag points to a human, should most likely be 'subject:wikidata'</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
{{markerCircle({ fillColor: 'blue' })|raw }}
{{markerCircle({ fillColor: 'cyan' })|raw }}
</td>
</td>
<td>has wikidata link</td>
<td>image or wikimedia_commons tag but no wikidata</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
{{markerCircle({ fillColor: 'magenta' })|raw }}
{{markerCircle({ fillColor: 'blue' })|raw }}
</td>
</td>
<td>wikidata points to a human, should most likely be 'subject:wikidata'</td>
<td>has wikidata tag</td>
</tr>
</tr>
</table>
</table>
This category lists artwork, memorials, historic and heritage protected objects. These should have an <a target="_blank" href="https://wiki.openstreetmap.org/wiki/Key:image">image</a> or <a target="_blank" href="https://wiki.openstreetmap.org/wiki/Key:wikimedia_commons">wikimedia_commons</a> tag, or (even better) a <a target="_blank" href="https://wiki.openstreetmap.org/wiki/Key:wikidata">wikidata</a> tag pointing to the object's entry.<br>
Memorials erroneously often have a wikidata (and wikipedia) tag of the person/event, which should be changed to <a target="_blank" href="https://wiki.openstreetmap.org/wiki/Key:wikidata#Secondary_Wikidata_links">subject:wikidata</a> resp. <a target="_blank" href="https://wiki.openstreetmap.org/wiki/Key:wikipedia#Secondary_Wikipedia_links">subject:wikipedia</a>".