Difference between revisions of "Widget:AuthorLectures"
From Shaker Pedia
(Created page with "<includeonly> <h2>Presenters at Shaker Seminar</h2><br> <!--{shakerdb var="rows" authors="1"}--> <!--{$rows}--> <!--{$bgcolor = ''}--> <table> <tr><th>Speaker<th>Number of lec...") |
|||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <h2> | + | <h2>Lectures for <!--{$seminarDate}--></h2><br> |
− | <!--{shakerdb var="rows" | + | <!--{shakerdb var="rows" date="$seminarDate"}--> |
− | |||
<!--{$bgcolor = ''}--> | <!--{$bgcolor = ''}--> | ||
<table> | <table> | ||
− | <tr><th> | + | <tr><th>Subject<th>Reference<th>Speaker |
<!--{foreach $rows as $i=>$r}--> | <!--{foreach $rows as $i=>$r}--> | ||
<tr <!--{$bgcolor}--> > | <tr <!--{$bgcolor}--> > | ||
− | <td>< | + | <td width=500> |
− | <!--{$r.first}--> | + | <!-- <!--{$r.id}--> --> |
+ | <!--{$r.topic}--> | ||
+ | <td width=300><!--{$r.area}--> | ||
+ | <td><!--{$r.first}--> | ||
<!--{$r.last}--> | <!--{$r.last}--> | ||
− | |||
− | |||
<!--{if $bgcolor == '' }--> | <!--{if $bgcolor == '' }--> | ||
<!--{$bgcolor = 'bgcolor=yellow'}--> | <!--{$bgcolor = 'bgcolor=yellow'}--> |