Property:HasFileAttachment
			
			
			 (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  | |||
        }  | |||
    ]  | |||
}  | |||
Latest revision as of 12:24, 7 October 2024
| HasFileAttachment | |
|---|---|
| ID | HasFileAttachment | 
| UUID | a20244bd-156b-4b4e-bef2-4ceaae6e622d | 
| Label | HasFileAttachment | 
| Machine compatible name | HasFileAttachment | 
| Statements (outgoing) | |
| Statements (incoming) | |
| 
     | 
|
Description
jsondata
| type | 
  | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| name | "HasFileAttachment" | ||||||||||
| property_type | "Page" | ||||||||||
| uuid | "a20244bd-156b-4b4e-bef2-4ceaae6e622d" | ||||||||||
| label | 
  | ||||||||||
| description | 
  | 
jsonschema
| title | "Attachment" | |||||||
|---|---|---|---|---|---|---|---|---|
| title* | 
  | |||||||
| type | "string" | |||||||
| format | "url" | |||||||
| options | 
  | |||||||
| links | 
  |