Template

Todo list month: Difference between revisions

No edit summary
(Trying to fix error message about e.g. 31/9/23)
 
Line 2: Line 2:
table=Todo
table=Todo
|fields=_pageName=Page, Date, Item, Done, Date__precision=Precision
|fields=_pageName=Page, Date, Item, Done, Date__precision=Precision
|where= Date >= '{{{year}}}-{{{month}}}-01' AND DATE <= '{{{year}}}-{{{month}}}-31' AND Date__precision=2
|where= YEAR(Date)='{{{year}}}' AND MONTH(Date)='{{{month}}}'
|limit=200
|limit=200
|order by=Date
|order by=Date

Latest revision as of 00:00, 5 September 2023

No results

=Has been added to MHLO
=Only appears in this list