Difference between pages "Template:Event" and "Template:Hall"

From ToorCamp Wiki
(Difference between pages)
Jump to navigation Jump to search
ccc>Twi
 
m (3 revisions imported)
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
To create an event within the calendar, use the [[Form:Session|session form]], create a [[Static:Self-organized Sessions|session]] and add schedule information.
+
This is the "Hall" template.
 
+
It should be called in the following format:
For more information about sessions, head to [[Static:Self-organized Sessions]].
+
<pre>
</noinclude><includeonly>{{#widget:InfoBox/Start}}
+
{{Hall
{| {{InfoBox/Event}}
+
|Has size=
{{#if: {{{Has subtitle|}}} |
+
|Has number of seats=
! Subtitle
+
|Has equipment=
{{!}} {{{Has subtitle|}}}
+
|Has notes=
{{!}}- }}
+
}}
! Starts at
+
</pre>
| {{{Has start time|}}}
+
Edit the page to see the template text.
 +
</noinclude><includeonly>{{Warning/ImproperValue}}{{#widget:InfoBox/Start}}
 +
{| {{InfoBox/Hall}}
 +
<!--
 +
! Level
 +
| [[Located on level::{{{Located on level|}}}]]
 
|-
 
|-
! Ends at
+
-->
| {{#if: {{{Has duration|}}} | {{#time: Y/m/d H:i | {{{Has start time|}}} + {{{Has duration|}}}minutes }} | TBD }}
+
! Size (in m²)
 +
| [[Has size::{{{Has size|}}}]]
 
|-
 
|-
! Duration
+
! Seats
| {{#if: {{{Has duration|}}} | {{{Has duration|}}} minutes | TBD }}
+
| [[Has number of seats::{{{Has number of seats|}}}]]
 
|-
 
|-
! Location
+
! Equipment
| {{#if: {{{Has session location|}}} | [[{{{Has session location|}}}]] }}
+
|
|}<div style="display: none;">{{#subobject:
+
[[Has equipment::{{{Has equipment|}}}]]
| Has object type=Event
+
|-
| Has event title={{#if: {{{Has event title|}}} | {{{Has event title|}}} | {{PAGENAME}}}} {{#if: {{{Has subtitle|}}} |- {{{Has subtitle|}}} }}
+
! Notes
| Has subtitle={{{Has subtitle|}}}
+
|
| Has start time={{{Has start time|}}}
+
[[Has notes::{{{Has notes|}}}]]
| Has duration={{{Has duration|}}}
+
|-
| Has end time={{#if: {{{Has start time|}}} | {{#if: {{{Has duration|}}} | {{#time: Y/m/d h:i:s A | {{{Has start time|}}} + {{{Has duration|}}}minutes }} }} }}
+
{{#ifeq: {{{Provides session location|}}} | yes |
| Has session location={{{Has session location|}}}
+
{{!}} colspan=2 {{!}} This room is avaliable for [[Static:Self-organized_Sessions|Self-organized Sessions]] [[Category:Session location]]
| Has color=#0099ab
+
{{!}}-
| Has event track=Session
+
}}
| Is placeholder={{{Is placeholder|}}}
+
|}
| Has parent object={{FULLPAGENAME}}
+
[[Category:Hall]]
| GUID={{{GUID|}}}
+
{{#widget:InfoBox/End}}</includeonly>
}}</div>
 
{{#widget:InfoBox/End}}
 
</includeonly>
 

Latest revision as of 08:39, 4 March 2020

This is the "Hall" template. It should be called in the following format:

{{Hall
|Has size=
|Has number of seats=
|Has equipment=
|Has notes=
}}

Edit the page to see the template text.