1,238
edits
(infobox edit) Tag: Metadata slot edit |
No edit summary Tag: Metadata slot edit |
||
| (15 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
=={{#switch: {{USERLANGUAGECODE}} | | The events page serves as a central hub for conferences, workshops, webinars, and other gatherings related to battery research. By documenting past and upcoming events, this page helps researchers, industry professionals, and stakeholders stay informed about key discussions, networking opportunities, and advancements in the field. | ||
<div class="pagebot-button" data-config='{"params": {"categories": ["{{FULLPAGENAME}}"]}, "label": "{{#switch: {{USERLANGUAGECODE}} |de=Neues Event erstellen|#default=Add Event}} ➕" }'></div> | |||
== Timeline == | |||
{{#ask: | |||
[[{{FULLPAGENAME}}]] | |||
|?HasStartDateAndTime | |||
|sort=HasStartDateAndTime | |||
|order=descending | |||
|format=timeline | |||
|timelinebands=MONTH,YEAR | |||
|timelineposition=end | |||
|limit=1000 | |||
<!-- All options: See https://www.semantic-mediawiki.org/wiki/Help:timeline_format --> | |||
}} | |||
<br> | |||
<br> | |||
=={{#switch: {{USERLANGUAGECODE}} |de=Kalender|#default=Calendar}}== | |||
{{#ask: | |||
[[{{FULLPAGENAME}}]] | |||
|?Display_title_of=title | |||
|?HasDescription=description|+lang={{USERLANGUAGECODE}} | |||
|?HasStartDateAndTime=Has event start | |||
|?HasEndDateAndTime=Has event end | |||
<!-- |?Has event icon=icon | |||
|?Has event color=color --> | |||
|?HasLocation=location | |||
|format=eventcalendar | |||
|defaultview=month | |||
|limit=1000 | |||
<!-- All options: See https://www.semantic-mediawiki.org/wiki/Help:Eventcalendar_format --> | |||
}} | |||
=={{#switch: {{USERLANGUAGECODE}} |de=Liste|#default=List}}== | |||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
|?HasStartDateAndTime={{#switch: {{USERLANGUAGECODE}} |en=Start date|de=Startdatum|#default=Start date}} | |?HasStartDateAndTime={{#switch: {{USERLANGUAGECODE}} |en=Start date|de=Startdatum|#default=Start date}} | ||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | "subclass_of": [ | ||
"Category:Item" | "Category:Item" | ||
], | ], | ||
" | "type": [ | ||
" | "Category:Category" | ||
], | ], | ||
"uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d", | "uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d", | ||
"label": [ | "label": [ | ||
{ | { | ||
| Line 23: | Line 19: | ||
"description": [ | "description": [ | ||
{ | { | ||
"text": "An event, either local, remote or hybrid. | "text": "An event, either local, remote or hybrid. e.g., a meeting or a conference. ", | ||
"lang": "en" | "lang": "en" | ||
}, | }, | ||
| Line 31: | Line 27: | ||
} | } | ||
], | ], | ||
"utf8_icon": [ | |||
"📆" | |||
], | |||
"name": "Event", | |||
"instance_rdf_type": [ | "instance_rdf_type": [ | ||
"schema:Event" | "schema:Event" | ||
] | ], | ||
"image": "File:OSW876ae3ddebb6424dbc267abd5d8debb0.png" | |||
} | } | ||
| jsonschema | |||
| Line 65: | Line 65: | ||
"participants": { | "participants": { | ||
"@id": "Property:HasParticipant", | "@id": "Property:HasParticipant", | ||
"@type": "@id" | |||
}, | |||
"project": { | |||
"@id": "Property:HasProject", | |||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
| Line 118: | Line 122: | ||
"en": "Event" | "en": "Event" | ||
}, | }, | ||
"description": "An event, either local, remote or hybrid. | "description": "An event, either local, remote or hybrid. e.g., a meeting or a conference. ", | ||
"description*": { | "description*": { | ||
"de": "Ein Ereignis, entweder lokal, remote oder hybrid. Z.B. eine Besprechung oder eine Konferenz. Dieses Element ist für die Dokumentation von Ereignissen gedacht. Es ist insbesondere für Notizen, Beschlüsse und Aufgaben vorgesehen. Bei wiederkehrenden Ereignissen (Serien) sollten die Aufgaben dort verwaltet werden.", | "de": "Ein Ereignis, entweder lokal, remote oder hybrid. Z.B. eine Besprechung oder eine Konferenz. Dieses Element ist für die Dokumentation von Ereignissen gedacht. Es ist insbesondere für Notizen, Beschlüsse und Aufgaben vorgesehen. Bei wiederkehrenden Ereignissen (Serien) sollten die Aufgaben dort verwaltet werden.", | ||
"en": "An event, either local, remote or hybrid. | "en": "An event, either local, remote or hybrid. e.g., a meeting or a conference. " | ||
}, | }, | ||
"properties": { | "properties": { | ||
| Line 228: | Line 232: | ||
"end_date": { | "end_date": { | ||
"type": "string", | "type": "string", | ||
"title": "End", | "title": "End", | ||
"title*": { | "title*": { | ||