Difference between revisions of "Template:ProgramSectionItems"

From Openresearch
Jump to: navigation, search
Line 13: Line 13:
 
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
 
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
 
! Title
 
! Title
| {{{field|itemtitle}}}
+
| {{{itemtitle|}}}
 
|-
 
|-
 
! Time
 
! Time
| {{{field|itemtime}}}
+
| {{{itemtime|}}}
 
|-
 
|-
 
! Location
 
! Location
| {{{field|location}}}
+
| {{{location|}}}
 
|-
 
|-
 
! Additions
 
! Additions

Revision as of 11:21, 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
|Time=time slot
|Location=location
|Additions=addition comments about this section
}}

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