mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
10 lines
268 B
JSON
10 lines
268 B
JSON
{
|
|
"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
|
|
}
|