472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
jsonschema | |||
---|---|---|---|
Line 27: | Line 27: | ||
}, | }, | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema" | "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | ||
], | |||
"defaultProperties": [ | |||
"funding_call", | |||
"ou", | |||
"project_manager", | |||
"member", | |||
"report" | |||
], | ], | ||
"properties": { | "properties": { | ||
Line 80: | Line 87: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | |||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
Line 105: | Line 113: | ||
"en": "OU", | "en": "OU", | ||
"de": "OE" | "de": "OE" | ||
}, | |||
"description": "Organizational Unit (OU), which carries out the project", | |||
"description*": { | |||
"de": "Organisationseinheit (OE), die das Projekt durchführt" | |||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 125: | Line 137: | ||
"title*": { | "title*": { | ||
"en": "Project Manager", | "en": "Project Manager", | ||
"de": "Projektleiter" | "de": "Projektleiter*in" | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 132: | Line 144: | ||
"title*": { | "title*": { | ||
"en": "Project Manager", | "en": "Project Manager", | ||
"de": "Projektleiter" | "de": "Projektleiter*in" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 147: | Line 159: | ||
"title*": { | "title*": { | ||
"en": "Member", | "en": "Member", | ||
"de": " | "de": "Mitglieder*innen" | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 154: | Line 166: | ||
"title*": { | "title*": { | ||
"en": "Member", | "en": "Member", | ||
"de": " | "de": "Mitglieder*in" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 160: | Line 172: | ||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
" | "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label" | ||
} | } | ||
} | } | ||
Line 195: | Line 207: | ||
}, | }, | ||
"yearly_budget": { | "yearly_budget": { | ||
"title": "Yearly budget", | |||
"type": "array", | |||
"format": "array", | |||
"title*": { | |||
"de": "Jahresbudget" | |||
}, | |||
"items": { | "items": { | ||
"title": "Yearly budget", | "title": "Yearly budget", | ||
Line 292: | Line 310: | ||
} | } | ||
} | } | ||
} | } | ||
}, | }, | ||
Line 404: | Line 416: | ||
"de": "Projekt" | "de": "Projekt" | ||
}, | }, | ||
"description": "", | "description": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.", | ||
"description*": {} | "description*": { | ||
"de": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist." | |||
} | |||
} | } | ||
header_template | |||
Line 24: | Line 24: | ||
</tr> | </tr> | ||
<tr><th>{{{_label_grantor|Grantor}}}</th><td>{{{grantor|}}}</td></tr> | <tr><th>{{{_label_grantor|Grantor}}}</th><td>{{{grantor|}}}</td></tr> | ||
<tr><th>{{{_label_funding_call|Funding call}}}</th><td>{{{funding_call|}}}</td></tr> | <tr><th>{{{_label_funding_call|Funding call}}}</th><td>{{#if: {{{funding_call|}}} | [[{{{funding_call|}}}]]}}</td></tr> | ||
<tr><th>{{{_label_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | <tr><th>{{{_label_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | ||
<tr> | <tr> |
edits