More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
--> | --> | ||
<includeonly>{{Infobox| | <includeonly> | ||
{{#vardefine:currNum|{{{session_num|}}} }} | |||
{{#vardefine:nextNum|{{#expr: {{#var:currNum}} + 1}} }} | |||
{{#vardefine:prevNum|{{#expr: {{#var:currNum}} - 1}} }} | |||
{{Infobox| | |||
|bodyclass = mw-collapsible floatright | |bodyclass = mw-collapsible floatright | ||
Line 14: | Line 19: | ||
|label4 = Session Number | |label4 = Session Number | ||
|data4 = {{ | |data4 = {{#var:currNum|}} | ||
|rowclass4 = infobox-data infobox-col1 | |rowclass4 = infobox-data infobox-col1 | ||
Line 43: | Line 48: | ||
|label12 = Previous Session | |label12 = Previous Session | ||
|data12 = {{{ | |data12 = {{#if:{{#ask: [[Category:Session]] [[session_num::{{#var:prevNum}}]] |limit=1 }} | ||
| '''Next Session:''' [[{{#ask: [[Category:Session]] [[session_num::{{#var:prevNum}}]] |mainlabel=- |limit=1 }}]] | |||
| '''Next Session:''' {{#formlink:form=Session|link text=Create Session {{#var:nextNum}}|target=Session {{#var:prevNum}}|query string=session_num={{#var:prevNum}} }} | |||
}} | |||
|rowclass12 = infobox-data infobox-col2 | |rowclass12 = infobox-data infobox-col2 | ||
Revision as of 18:14, 24 May 2025
Session information!
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the session | String | required |
Image | image | no description | File | optional |
Session Number | session_num | Number of the session | Number | required |
Date | date | The date the session was played | Date | required |
Attendees | attendees | Everyone that was there in person | String | optional |
Runtime | runtime | Runtime of the session | String | optional |
Recording | recording | The recording of the session | File | optional |
Key Connections | affiliations | Links to important pages from this session | String | optional |