mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Add field for wikimedia_commons tag (re: #7064)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"key": "wikimedia_commons",
|
||||
"type": "identifier",
|
||||
"label": "Wikimedia Commons Page",
|
||||
"placeholder": "File:Example.jpg",
|
||||
"urlFormat": "https://commons.wikimedia.org/wiki/{value}",
|
||||
"pattern": "^(?:File|Category):.{1,}",
|
||||
"universal": true
|
||||
}
|
||||
Reference in New Issue
Block a user