Files
iD/data/presets/fields/wikimedia_commons.json
2019-12-04 14:09:43 -05:00

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
}