Anonymous

Property:HasFileAttachment: Difference between revisions

From OSL Demo
import from wiki-dev
(Update package: OSW Core)
 
(import from wiki-dev)
Tag: Metadata slot edit
 
jsonschema
Line 1: Line 1:
{}
{
    "title": "Attachment",
    "title*": {
        "de": "Anhang"
    },
    "type": "string",
    "format": "url",
    "options": {
        "upload": {}
    },
    "links": [
        {
            "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
            "rel": "{{#if self}}download{{/if}}",
            "download": true
        }
    ]
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.