Difference between revisions of "Template:ProgramSectionItems"

From Openresearch
Jump to: navigation, search
 
Line 3: Line 3:
 
{{ProgramSectionItem
 
{{ProgramSectionItem
 
|Title=title of one section of a program in an event
 
|Title=title of one section of a program in an event
|Time=time slot
+
|STime=start time of section event
 +
|ETime=end time of section event
 
|Location=location
 
|Location=location
 
|Additions=addition comments about this section
 
|Additions=addition comments about this section
 
}}
 
}}
</pre> {{#cargo_declare:_table=ProgramSectionItem|Title=Text|Time=Datetime|Location=String|Additions=Text|Summary=Wikitext (size=600)}}
+
</pre> {{#cargo_declare:_table=ProgramSectionItem|Title=Text|STime=Datetime|ETime=Datetime||Location=String|Additions=Text|Summary=Wikitext (size=600)}}
 
</noinclude><includeonly>
 
</noinclude><includeonly>
This is a program section item. {{#cargo_store:_table=ProgramSectionItem|Title={{{itemtitle|}}}|Time={{{itemtime|}}}|Location={{{location|}}}|Additions={{{itemadditions|}}}|Summary=[[{{PAGENAME}}]]}}
+
This is a program section item. {{#cargo_store:_table=ProgramSectionItem|Title={{{itemtitle|}}}|STime={{{itemstime|}}}|ETime={{{itemetime|}}}|Location={{{location|}}}|Additions={{{itemadditions|}}}|Summary=[[{{PAGENAME}}]]}}
  
 
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
 
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
Line 15: Line 16:
 
| {{{itemtitle|}}}
 
| {{{itemtitle|}}}
 
|-
 
|-
! Time
+
! Start Time
| {{{itemtime|}}}
+
| {{{itemstime|}}}
 +
|-
 +
! End Time
 +
| {{{itemetime|}}}
 
|-
 
|-
 
! Location
 
! Location

Latest revision as of 11:25, 15 January 2017

This template holds information about items in a program section. It should be called in the following format:

{{ProgramSectionItem
|Title=title of one section of a program in an event
|STime=start time of section event
|ETime=end time of section event
|Location=location
|Additions=addition comments about this section
}}

This template defines the table "ProgramSectionItem". This table has not been created yet.