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

This commit is contained in:
Minh Nguyễn 2021-12-13 10:10:29 -08:00 committed by GitHub
parent 9a4c590520
commit 5f39edf912
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"key": "flag:name",
"type": "text",
"label": "Flag Name"
}

View file

@ -0,0 +1,9 @@
{
"key": "flag:wikidata",
"keys": [
"flag:wikidata",
"flag:wikipedia"
],
"type": "wikidata",
"label": "Flag Wikidata"
}

View file

@ -4,6 +4,8 @@
"operator",
"flag/type",
"country_flag",
"flag/name",
"flag/wikidata",
"lit",
"height"
],