Difference between revisions of "Template:ProgramSectionItems"
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 | ||
− | | {{{ | + | | {{{itemtitle|}}} |
|- | |- | ||
! Time | ! Time | ||
− | | {{{ | + | | {{{itemtime|}}} |
|- | |- | ||
! Location | ! Location | ||
− | | {{{ | + | | {{{location|}}} |
|- | |- | ||
! Additions | ! Additions |
Revision as of 10: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.