Create and Query Tables: Difference between revisions
Malcolmmcc (talk | contribs) No edit summary |
Malcolmmcc (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{localtimestamp}} | ||
<data table="E-Week 2019" fields="Day,startnum,endnum,Start,End,Event,Location,Points,Type,Double,Description"> | <data table="E-Week 2019" fields="Day,startnum,endnum,Start,End,Event,Location,Points,Type,Double,Description"> | ||
Tuesday,201811271700,101811271830,5:00PM,6:30PM,Captain's Challenge,[[Blues Pub]],0,N/A,No,The captain's go on a hunt for clues! | Tuesday,201811271700,101811271830,5:00PM,6:30PM,Captain's Challenge,[[Blues Pub]],0,N/A,No,The captain's go on a hunt for clues! | ||
Line 7: | Line 7: | ||
</data> | </data> | ||
<repeat table="E-Week 2019" criteria="startnum<{{ | <repeat table="E-Week 2019" criteria="startnum<{{localtimestamp}},endnum>{{localtimestamp}}"> | ||
<header> | <header> | ||
{| class="wikitable" | {| class="wikitable" |