Create and Query Tables: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
<data table="E-Week19" fields="Day,Start,End,Event,Location,Points,Type,Double,Description">
<data table="E-Week19" fields="Day,Start,End,Event,Location,Points,Type,Double,Description">
2018-11-27,5:00PM,6:30PM,Captain's Challenge,[[Blues Pub]],0,N/A,The captain's go on a hunt for clues!
2018-11-27,5:00PM,6:30PM,Captain's Challenge,[[Blues Pub]],0,N/A,The captain's go on a hunt for clues!
2018-11-27,7:30PM,201811280230,Bus Trip to Nowhere,400,Ranked,TripleBogie
2018-11-27,7:30PM,2:30AM,Bus Trip to Nowhere,400,Ranked,TripleBogie
2018-11-28,9:00AM,10:00AM,Breakfast,150,Ranked,This is where you eat food \, points for participation
2018-11-28,9:00AM,10:00AM,Breakfast,150,Ranked,This is where you eat food \, points for participation
2018-11-28,10:30AM,2:30PM,Sports,500,Ranked,
2018-11-28,10:30AM,2:30PM,Sports,500,Ranked,
</data>
</data>
<repeat table="E-Week19" criteria="Day={{#date:Y-m-d|{{LOCALTIMESTAMP}}}}"></repeat>
<repeat table="E-Week19" criteria="Day={{#time:Y-m-d|{{LOCALTIMESTAMP}}}}"></repeat>
{{#time:Y-m-d|{{LOCALTIMESTAMP}}}}