From Kolflow Project
(Difference between revisions)
|
|
| (2 intermediate revisions not shown) |
| Line 1: |
Line 1: |
| | <noinclude> | | <noinclude> |
| - | The Template for displaying a session (set of talks) | + | The Template for displaying a session (set of talks) : title, description, starthour, endhour, date, location |
| | </noinclude> | | </noinclude> |
| | | | |
| Line 11: |
Line 11: |
| | Description : {{{description| }}} | | Description : {{{description| }}} |
| | | | |
| - | Start Date : {{{startdate| }}}
| + | Date : {{{date}}} |
| | | | |
| - | End Date : {{{enddate| }}} | + | Start Hour : {{{starthour| }}} |
| | + | |
| | + | End Hour : {{{endhour| }}} |
| | | | |
| | Location : {{{location| }}} | | Location : {{{location| }}} |
| Line 20: |
Line 22: |
| | | Session location={{{location}}} | | | Session location={{{location}}} |
| | | Session description={{{description}}} | | | Session description={{{description}}} |
| - | | Session startdate={{{startdate}}} | + | | Session startdate={{{starthour}}} |
| - | | Session enddate={{{enddate}}} | + | | Session enddate={{{endhour}}} |
| | + | | Session date = {{{date}}} |
| | }} | | }} |
| | | | |
Latest revision as of 09:17, 18 February 2011
The Template for displaying a session (set of talks) : title, description, starthour, endhour, date, location