Added Flag Name, Flag Wikidata to Flagpole preset (#218)

This commit is contained in:
Minh Nguyễn
2021-12-13 19:10:29 +01:00
committed by GitHub
parent 9a4c590520
commit 5f39edf912
4 changed files with 22 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "flag:name",
"type": "text",
"label": "Flag Name"
}
+9
View File
@@ -0,0 +1,9 @@
{
"key": "flag:wikidata",
"keys": [
"flag:wikidata",
"flag:wikipedia"
],
"type": "wikidata",
"label": "Flag Wikidata"
}
+2
View File
@@ -4,6 +4,8 @@
"operator",
"flag/type",
"country_flag",
"flag/name",
"flag/wikidata",
"lit",
"height"
],