472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
Line 4: | Line 4: | ||
* General (same as UUID of the category page): 3cb8cef2-225e-4030-92f0-98f99bc4c472 | * General (same as UUID of the category page): 3cb8cef2-225e-4030-92f0-98f99bc4c472 | ||
* FhG: 18dfa021-fa38-5833-947f-1ae363511b41 | * FhG: 18dfa021-fa38-5833-947f-1ae363511b41 | ||
{{#ask: [[{{FULLPAGENAME}}]] | |||
|?HasLabel={{#switch: {{USERLANGUAGECODE}} |de=Label (de) |#default=Label (en) }} |+lang={{USERLANGUAGECODE}} | |||
|?HasNumberOfMembers={{#switch:{{USERLANGUAGECODE}} |en=Number of members|de=Mitarbeitende (Anzahl) |#default=Number of members }} | |||
|format=datatable | |||
|limit=5000 | |||
|sort=Display title of | |||
|order=asc | |||
}} | |||
jsondata | |||
---|---|---|---|
Line 27: | Line 27: | ||
"lang": "de" | "lang": "de" | ||
} | } | ||
], | |||
"instance_rdf_type": [ | |||
"schema:Organization" | |||
] | ] | ||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
{ | { | ||
"abbreviation": { | "abbreviation": { | ||
"@id": "Property:HasAbbreviation", | "@id": "Property:HasAbbreviation", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"city": { | "city": { | ||
Line 29: | Line 28: | ||
"email": { | "email": { | ||
"@id": "schema:email", | "@id": "schema:email", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"email*": { | "email*": { | ||
"@id": "Property:HasEmail", | "@id": "Property:HasEmail", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"fax_number": { | "fax_number": { | ||
"@id": "schema:faxNumber", | "@id": "schema:faxNumber", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"fax_number*": { | "fax_number*": { | ||
"@id": "Property:HasFaxNumber", | "@id": "Property:HasFaxNumber", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"founder": { | "founder": { | ||
"@id": "schema:founder", | "@id": "schema:founder", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"founder*": { | "founder*": { | ||
Line 53: | Line 52: | ||
"founding_date": { | "founding_date": { | ||
"@id": "schema:foundingDate", | "@id": "schema:foundingDate", | ||
"@type": " | "@type": "xsd:date" | ||
}, | }, | ||
"founding_date*": { | "founding_date*": { | ||
"@id": "Property:HasFoundingDate", | "@id": "Property:HasFoundingDate", | ||
"@type": " | "@type": "xsd:date" | ||
}, | }, | ||
"founding_location": { | "founding_location": { | ||
Line 77: | Line 76: | ||
"house_no": { | "house_no": { | ||
"@id": "Property:HasHouseNo", | "@id": "Property:HasHouseNo", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"image": { | "image": { | ||
Line 89: | Line 88: | ||
"legal_name": { | "legal_name": { | ||
"@id": "schema:legalName", | "@id": "schema:legalName", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"legal_name*": { | "legal_name*": { | ||
"@id": "Property:HasLegalName", | "@id": "Property:HasLegalName", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"mailing_list": { | "mailing_list": { | ||
Line 133: | Line 132: | ||
"phone_number*": { | "phone_number*": { | ||
"@id": "Property:HasPhoneNumber", | "@id": "Property:HasPhoneNumber", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"postal_address": { | "postal_address": { | ||
Line 145: | Line 144: | ||
"postal_code": { | "postal_code": { | ||
"@id": "schema:postalCode", | "@id": "schema:postalCode", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"postal_code*": { | "postal_code*": { | ||
"@id": "Property:HasPostalCode", | "@id": "Property:HasPostalCode", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"post_office_box_no": { | "post_office_box_no": { | ||
"@id": "schema:postOfficeBoxNumber", | "@id": "schema:postOfficeBoxNumber", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"post_office_box_no*": { | "post_office_box_no*": { | ||
"@id": "Property:HasPoBoxNo", | "@id": "Property:HasPoBoxNo", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"region": { | "region": { | ||
Line 166: | Line 165: | ||
"@id": "Property:HasRegion", | "@id": "Property:HasRegion", | ||
"@type": "@id" | "@type": "@id" | ||
}, | |||
"ror_id": { | |||
"@id": "Property:HasRorId", | |||
"@type": "xsd:string" | |||
}, | }, | ||
"secretary": { | "secretary": { | ||
Line 205: | Line 208: | ||
"tax_id": { | "tax_id": { | ||
"@id": "schema:taxID", | "@id": "schema:taxID", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"tax_id*": { | "tax_id*": { | ||
"@id": "Property:HasTaxId", | "@id": "Property:HasTaxId", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"topic": { | "topic": { | ||
Line 221: | Line 224: | ||
"vat_id": { | "vat_id": { | ||
"@id": "schema:vatID", | "@id": "schema:vatID", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"vat_id*": { | "vat_id*": { | ||
"@id": "Property:HasVatId", | "@id": "Property:HasVatId", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"website": { | "website": { | ||
Line 233: | Line 236: | ||
"website*": { | "website*": { | ||
"@id": "Property:HasWebsite", | "@id": "Property:HasWebsite", | ||
"@type": " | "@type": "xsd:anyURI" | ||
}, | }, | ||
"associated_acl_roles*": { | "associated_acl_roles*": { | ||
"@id": "Property:HasAssociatedAclRole" | "@id": "Property:HasAssociatedAclRole" | ||
} | } | ||
} | }, | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema" | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
Line 257: | Line 261: | ||
}, | }, | ||
"defaultProperties": [ | "defaultProperties": [ | ||
"abbreviation" | |||
"abbreviation | |||
], | ], | ||
"required": [ | "required": [ | ||
Line 284: | Line 273: | ||
}, | }, | ||
"abbreviation": { | "abbreviation": { | ||
"$comment": "should reuse short_name from Entity", | |||
"title": "Acronym", | "title": "Acronym", | ||
"title*": { | "title*": { | ||
Line 302: | Line 292: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Competence", | ||
"title*": { | |||
"de": "Kompetenz" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW5eb9c52b804544dc870dfd54ff434428" | "range": "Category:OSW5eb9c52b804544dc870dfd54ff434428" | ||
}, | }, | ||
"uniqueItems": true | "uniqueItems": true | ||
}, | }, | ||
"deputy_manager": { | "deputy_manager": { | ||
Line 321: | Line 310: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Deputy manager", | ||
"title*": { | |||
"de": "Stellvertretende:r Manager:in" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"founder": { | "founder": { | ||
"title": "Founder", | "title": "Founder", | ||
"title*": { | "title*": { | ||
"de": "Gründer:in" | "de": "Gründer:in" | ||
}, | }, | ||
Line 340: | Line 328: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Founder", | ||
"title*": { | |||
"de": "Gründer:in" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"founding_date": { | "founding_date": { | ||
Line 357: | Line 345: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "date | "format": "date" | ||
}, | }, | ||
"founding_location": { | "founding_location": { | ||
Line 367: | Line 354: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text | "format": "text" | ||
}, | }, | ||
"funder": { | "funder": { | ||
Line 400: | Line 386: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text | "format": "text" | ||
}, | }, | ||
"legal_form": { | "legal_form": { | ||
Line 410: | Line 395: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text | "format": "text" | ||
}, | }, | ||
"mailing_list": { | "mailing_list": { | ||
Line 425: | Line 409: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Mailing list", | ||
"title*": { | |||
"de": "E-Mail-Verteiler" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "email" | "format": "email" | ||
} | }, | ||
"uniqueItems": true | |||
}, | }, | ||
"manager": { | "manager": { | ||
Line 438: | Line 426: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Manager", | ||
"title*": { | |||
"de": "Manager:in" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"member_of": { | "member_of": { | ||
Line 460: | Line 448: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Member of", | ||
"title*": { | |||
"de": "Mitglied in" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"member_persons": { | "member_persons": { | ||
Line 481: | Line 470: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "Member", | "title": "Member person(s)", | ||
"title*": { | "title*": { | ||
"de": " | "de": "Mitgliedsperson(en)" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 489: | Line 478: | ||
"range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"member_ous": { | "member_ous": { | ||
Line 505: | Line 492: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "Member", | "title": "Member OU(s)", | ||
"title*": { | "title*": { | ||
"de": "Mitglied" | "de": "Mitglied OE(s)" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 513: | Line 500: | ||
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"secretary": { | "secretary": { | ||
Line 525: | Line 510: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Secretary", | ||
"title*": { | |||
"de": "Sekretär:in" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"postal_address": { | "postal_address": { | ||
Line 571: | Line 557: | ||
"title": "Country", | "title": "Country", | ||
"title*": { | "title*": { | ||
"en": "Country", | |||
"de": "Land" | "de": "Land" | ||
}, | }, | ||
Line 580: | Line 567: | ||
"title": "State", | "title": "State", | ||
"title*": { | "title*": { | ||
"en": "State", | |||
"de": "Bundesland" | "de": "Bundesland" | ||
}, | }, | ||
"type": "string" | "type": "string", | ||
"format": "autocomplete", | |||
"range": "Category:OSWab60f9a227954ee0be92344ff6272420" | |||
}, | }, | ||
"region": { | "region": { | ||
"title": "Region", | "title": "Region", | ||
"title*": { | "title*": { | ||
"en": "Region", | |||
"de": "Region" | "de": "Region" | ||
}, | }, | ||
"type": "string" | "type": "string", | ||
"format": "autocomplete", | |||
"range": "Category:OSW95efaf34e2c7439e8e7967233910e44b" | |||
}, | }, | ||
"post_office_box_no": { | "post_office_box_no": { | ||
"title": "PO box number", | "title": "PO box number", | ||
"title*": { | "title*": { | ||
"en": "PO box number", | |||
"de": "Postfach nummer" | "de": "Postfach nummer" | ||
}, | }, | ||
"type": " | "type": "string" | ||
}, | }, | ||
"postal_code": { | "postal_code": { | ||
"title": "Postal code", | "title": "Postal code", | ||
"title*": { | "title*": { | ||
"en": "Postal code", | |||
"de": "Postleitzahl" | "de": "Postleitzahl" | ||
}, | }, | ||
Line 608: | Line 603: | ||
"title": "City", | "title": "City", | ||
"title*": { | "title*": { | ||
"en": "City", | |||
"de": "Stadt" | "de": "Stadt" | ||
}, | }, | ||
"type": "string" | "type": "string", | ||
"format": "autocomplete", | |||
"range": "Category:OSW807f1da5b42e42f296b213ab06ca873b" | |||
}, | }, | ||
"street_name": { | "street_name": { | ||
"title": "Street", | "title": "Street", | ||
"title*": { | "title*": { | ||
"en": "Street", | |||
"de": "Straße" | "de": "Straße" | ||
}, | }, | ||
Line 622: | Line 621: | ||
"title": "House number", | "title": "House number", | ||
"title*": { | "title*": { | ||
"en": "House number", | |||
"de": "Hausnummer" | "de": "Hausnummer" | ||
}, | }, | ||
Line 627: | Line 627: | ||
} | } | ||
} | } | ||
}, | |||
"ror_id": { | |||
"title": "ROR ID", | |||
"title*": { | |||
"de": "ROR ID" | |||
}, | |||
"description": "ID provided by https://ror.org/", | |||
"description*": { | |||
"de": "ID bereitgestellt von https://ror.org/" | |||
}, | |||
"type": "string" | |||
}, | }, | ||
"site": { | "site": { | ||
Line 641: | Line 652: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | |||
"range": "Category:OSW473d7a1ed48544d1be83b258b5810948" | |||
}, | }, | ||
"uniqueItems": true | "uniqueItems": true | ||
}, | }, | ||
"superordinate_ou": { | "superordinate_ou": { | ||
Line 683: | Line 673: | ||
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | ||
}, | }, | ||
" | "uniqueItems": true | ||
}, | }, | ||
"tax_id_obj": { | "tax_id_obj": { | ||
Line 710: | Line 698: | ||
"de": "ID" | "de": "ID" | ||
}, | }, | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"country": { | "country": { | ||
Line 720: | Line 707: | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe | "range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe" | ||
} | } | ||
} | } | ||
} | }, | ||
"uniqueItems": true | |||
}, | }, | ||
"vat_id_obj": { | "vat_id_obj": { | ||
Line 749: | Line 736: | ||
"de": "ID" | "de": "ID" | ||
}, | }, | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"country": { | "country": { | ||
Line 759: | Line 745: | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe | "range": "Category:OSW0551abcd6f734047825e3ded4c8a0ffe" | ||
} | } | ||
} | } | ||
} | }, | ||
"uniqueItems": true | |||
}, | }, | ||
"topic": { | "topic": { | ||
Line 773: | Line 759: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Topic(s)", | ||
"title*": { | |||
"de": "Thema/en" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"range": "Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec" | "range": "Category:OSW5a13eeda5ed5405ea7ef62ea6feeceec" | ||
}, | }, | ||
"uniqueItems": true | "uniqueItems": true | ||
}, | }, | ||
"website": { | "website": { | ||
Line 797: | Line 782: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Website", | ||
"title*": { | |||
"de": "Webseite" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "uri" | "format": "uri" | ||
Line 816: | Line 804: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Email address", | ||
"title*": { | |||
"de": "E-Mail" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "email" | "format": "email" | ||
Line 839: | Line 830: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Phone number", | ||
"title*": { | |||
"de": "Telefonnummer" | |||
}, | |||
"type": "string", | "type": "string", | ||
"pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?" | "pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?" | ||
Line 862: | Line 856: | ||
"format": "table", | "format": "table", | ||
"items": { | "items": { | ||
"title": "", | "title": "Fax number", | ||
"title*": { | |||
"de": "Faxnummer" | |||
}, | |||
"type": "string", | "type": "string", | ||
"pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?" | "pattern": "(?:(?:(?:\\+|00|011)[\\.\\/\\-\\ \\t]*([17]|2(?:[07]|[1-689]\\d)|3(?:[0-4679]|[578]\\d)|4(?:[013-9]|2\\d)|5(?:[1-8]|[09]\\d)|6(?:[0-6]|[789]\\d)|8(?:[1246]|[035789]\\d)|9(?:[0-58]|[679]\\d))[\\.\\/\\-\\ \\t]*|([17])[\\.\\/\\-\\ ])?(?:\\((\\d{1,6})\\)[\\.\\/\\-\\ \\t]*)?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(?:(\\d{1,6})[\\.\\/\\-\\ ])?(\\d{0,10}?)(\\d{1,})(?:[\\.\\/\\-;\\ \\t]*e?xt?[\\.\\/\\-=\\ \\t]*(\\d{1,14}))?)?" | ||
header_template | |||
Line 108: | Line 108: | ||
</th> | </th> | ||
<td>{{#ask: | <td>{{#ask: | ||
[[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[ | [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOu::{{FULLPAGENAME}}]]}} | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 127: | Line 127: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<!-- Overview of Members --> | |||
=={{#switch:{{USERLANGUAGECODE}}|en=Members |de=Mitarbeitende|#default=Members}}== | |||
{{#set: HasNumberOfMembers= | |||
{{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOu::{{FULLPAGENAME}}]] | |||
|format=count | |||
|limit=1000 | |||
}} | |||
}} | |||
{{#switch:{{USERLANGUAGECODE}} | |||
|en=Number of members | |||
|de=Mitarbeitende (Anzahl) | |||
|#default=Number of members | |||
}}: {{#show: {{FULLPAGENAME}} |?HasNumberOfMembers}} | |||
{{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasOu::{{FULLPAGENAME}}]] | |||
|?HasRoom={{#switch: {{USERLANGUAGECODE}} |en=Room |de=Raum |#default=Room}} | |||
|?HasPhoneNumber={{#switch: {{USERLANGUAGECODE}} |en=Phone |de=Telefon |#default=Phone}} | |||
|?HasSuperior={{#switch: {{USERLANGUAGECODE}} |en=Superior |de=Führungskraft |#default=Superior}} | |||
|?HasRole={{#switch: {{USERLANGUAGECODE}} |en=Role |de=Rolle |#default=Role}} | |||
|format=table | |||
|limit=1000 | |||
|sort=Display title of | |||
|order=asc | |||
}} |
edits