Template:Saints of the day/sandbox: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
Debug: {{{Date}}}
{{#cargo_query:
{{#cargo_query:
tables=Saints
tables=Saints
|fields=Saints.SaintName
|fields=Saints.SaintName
|where=Saints.FeastDay = '{{{Date}}}'
|where=LOWER(TRIM(Saints.FeastDay)) = LOWER(TRIM('{{{Date}}}'))
|format=ul
|format=ul
}}
}}
<noinclude>{{Doc}}</noinclude>
<noinclude>{{Doc}}</noinclude>