Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Session: Difference between revisions

Template page
Created blank page
 
No edit summary
Line 1: Line 1:
<!--


Infobox
-->
<includeonly>{{Infobox|
|bodyclass = mw-collapsible floatright
|header1 = {{{name}}}
|rowclass1 = infobox-title
|image3 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:PlaceholderImage.jpg|400px]]}}
|imagerowclass3 = infobox-image
|label4        = Session Number
|data4          = {{{session_num|}}}
|rowclass4 = infobox-data infobox-col1
|label5        = Date
|data5          = {{{date|}}}
|rowclass5 = infobox-data infobox-col1
|label6        = Attendees
|data6          = {{{attendees|}}}
|rowclass6 = infobox-data infobox-col1
|label7        = Runtime
|data7          = {{{runtime|}}}
|rowclass7 = infobox-data infobox-col1
|label8        = Recording
|data8          = {{#if:{{{recording|}}}|[[File:{{{recording}}}]]|[[File:PlaceholderRecording.mp3]]}}
|rowclass8 = infobox-data infobox-col1
|header9 = {{#if:{{{affiliations|}}}|Key Connections}}
|rowclass9 = infobox-header
|data10          = {{affiliations}}
|rowclass10 = infobox-data infobox-col1
|header11 = {{#if:{{{next_session|}}}{{{prev_session|}}}|Other Sessions}}
|rowclass11 = infobox-header
|label12        = Next Session
|data12          = {{{next_session|}}}
|rowclass12 = infobox-data infobox-col1
|label13        = Previous Session
|data13          = {{{prev_session|}}}
|rowclass13 = infobox-data infobox-col1
|data30        = &nbsp;
}}</includeonly>
<!--
Short description
-->
<includeonly>{{Short description|Session #{{{session_num}}}{{#if:{{{name}}}| - {{{name}}}}} - {{{date}}}}}</includeonly>
<!--
Categorization
-->
<includeonly>
[[Category:Session]]
</includeonly>
<noinclude>
{{/doc}}
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
</noinclude>

Revision as of 12:43, 23 May 2025




Session information!

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Name of the session

Stringoptional
Imageimage

no description

Fileoptional
Session Numbersession_num

Number of the session

Numberrequired
Datedate

The date the session was played

Daterequired
Attendeesattendees

Everyone that was there in person

Stringoptional
Runtimeruntime

Runtime of the session

Stringoptional
Recordingrecording

The recording of the session

Fileoptional
Key Connectionsaffiliations

Links to important pages from this session

Stringoptional
Next Sessionnext_session

no description

Stringoptional
Previous Sessionprev_session

no description

Stringoptional