Template:Saints of the day: Difference between revisions

show both saints and feast days
No edit summary
(show both saints and feast days)
 
Line 1: Line 1:
;'''Saints'''
{{#cargo_query:
{{#cargo_query:
tables=Saints
tables=Saints
Line 4: Line 5:
|where=Saints.FeastDay LIKE "%{{{Date}}}%"
|where=Saints.FeastDay LIKE "%{{{Date}}}%"
|format=ul
|format=ul
}}<noinclude>{{Doc}}</noinclude>
|default=(none today)
}}
 
;'''Feasts & Solemnities'''
{{#cargo_query:
tables=Feasts
|fields=Feasts.FeastName
|where=Feasts.FeastDate LIKE "%{{{Date}}}%"
|format=ul
|default=(none today)
}}