Create and Query Tables: Difference between revisions
Malcolmmcc (talk | contribs) No edit summary |
Malcolmmcc (talk | contribs) |
||
Line 28: | Line 28: | ||
Day = Tuesday | Day = Tuesday | ||
Points = 500 | Points = 500 | ||
Or a combination therein. Better yet, you can format the '''startnum''' and '''endnum''' using <code>{{#time:FORMAT|STRING}}</code> parser functions to change the string into 6:00PM, Tuesday, or other date/time formats. | Or a combination therein. Better yet, you can format the '''startnum''' and '''endnum''' using <code><nowiki>{{#time:FORMAT|STRING}}</nowiki></code> parser functions to change the string into 6:00PM, Tuesday, or other date/time formats. | ||
After all this you can create a <code><nowiki><repeat table="E-Week 2019"></nowiki></code> Repeat Table. The repeat tag will apply the syntax to every line that matches the query. So if I want to know all the lines where Day = Tuesday | After all this you can create a <code><nowiki><repeat table="E-Week 2019"></nowiki></code> Repeat Table. The repeat tag will apply the syntax to every line that matches the query. So if I want to know all the lines where Day = Tuesday |