Fix etymology theme

This commit is contained in:
Pieter Vander Vennet 2021-11-15 14:31:21 +01:00
parent 3570cfbaa8
commit eae05b21c6
8 changed files with 284 additions and 320 deletions

View file

@ -2670,6 +2670,9 @@
"street-name-sign-image": {
"render": "{image_carousel(image:streetsign)}<br/>{image_upload(image:streetsign, Add image of a street name sign)}"
},
"wikipedia": {
"render": "A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}"
},
"wikipedia-etymology": {
"question": "What is the Wikidata-item that this object is named after?",
"render": "<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}"