Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
11,987
edits
(Undo trying to add link) Tag: Undo |
Tags: Undo Reverted |
||
| Line 1: | Line 1: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Prayers | tables=Prayers | ||
|fields=CONCAT('[[', _pageName, '|', Name, ']]')=Name,Purpose,Recipient,LiturgicalContext,PrayerType,Tags | |fields=CONCAT('[[', _pageName, '|', Name, ']]')=Name,Purpose,{{#arraymap:Recipient|,|x|[[x]]}},{{#arraymap:LiturgicalContext|,|x|x}},{{#arraymap:PrayerType|,|x|x}},{{#arraymap:Tags|,|x|[[x]]}} | ||
|format=table | |format=table | ||
|order by=Name | |order by=Name | ||
}} | }} | ||