Also load wikipedia articla from 'wikipedia' tag if no wikidata is given, fixes #780

This commit is contained in:
Pieter Vander Vennet 2022-05-01 20:56:16 +02:00
parent 7f972d4512
commit 3a2b163128
4 changed files with 94 additions and 21 deletions

View file

@ -33,6 +33,13 @@
"zh_Hans": "在Wikidata上对应的实体是什么"
},
"mappings": [
{
"if": "wikipedia~*",
"then": {
"*": "{wikipedia():max-height:25rem}"
},
"hideInAnswer": true
},
{
"if": "wikidata=",
"then": {