Category:OSW11a53cdfbdc24524bf8ac435cbf65d9d: Difference between revisions

m
Protected "Wiki File": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
(Install package: OSW Core)
 
m (Protected "Wiki File": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(2 intermediate revisions by the same user not shown)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:OSWff333fd349af4f65a69100405a9e60c7"
"Category:OSW05b244d0a669436e96fe4e1631d5a171"
    ],
],
    "uuid": "11a53cdf-bdc2-4524-bf8a-c435cbf65d9d",
"uuid": "11a53cdf-bdc2-4524-bf8a-c435cbf65d9d",
    "label": [
"label": [
        {
{
            "text": "Wiki File",
"text": "Wiki File",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Wiki Datei",
"text": "Wiki Datei",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "A file stored directy in the file namespace",
"text": "A file stored directy in the file namespace",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Eine direkt im Datei-Namensraum gespeicherte Datei",
"text": "Eine direkt im Datei-Namensraum gespeicherte Datei",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "WikiFile"
"name": "WikiFile"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSWff333fd349af4f65a69100405a9e60c7?action=raw\u0026slot=jsonschema"
"/wiki/Category:OSW05b244d0a669436e96fe4e1631d5a171?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWff333fd349af4f65a69100405a9e60c7?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSW05b244d0a669436e96fe4e1631d5a171?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "11a53cdf-bdc2-4524-bf8a-c435cbf65d9d",
"uuid": "11a53cdf-bdc2-4524-bf8a-c435cbf65d9d",
    "title": "WikiFile",
"title": "WikiFile",
    "title*": {
"title*": {
        "en": "Wiki File",
"en": "Wiki File",
        "de": "Wiki Datei"
"de": "Wiki Datei"
    },
},
    "description": "A file stored directy in the file namespace",
"description": "A file stored directy in the file namespace",
    "description*": {
"description*": {
        "en": "A file stored directy in the file namespace",
"en": "A file stored directy in the file namespace",
        "de": "Eine direkt im Datei-Namensraum gespeicherte Datei"
"de": "Eine direkt im Datei-Namensraum gespeicherte Datei"
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"defaultProperties": [
        "type": {
"file"
            "default": [
],
                "Category:OSW11a53cdfbdc24524bf8ac435cbf65d9d"
"properties": {
            ]
"type": {
        }
"default": [
    }
"Category:OSW11a53cdfbdc24524bf8ac435cbf65d9d"
]
},
"file": {
"title": "File",
"title*": {
"de": "Datei"
},
"type": "string",
"format": "url",
"options": {
"upload": {
"create_inline": false
}
},
"links": [
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"rel": "{{#if self}}download{{/if}}",
"download": true
}
]
}
}
}
}