Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
4,206
edits
(expand) |
No edit summary |
||
Line 21: | Line 21: | ||
[[Category:Churches]] | [[Category:Churches]] | ||
</includeonly> | </includeonly> | ||
{| class="wikitable" border="1" style="float:right; width:300px" | |||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">[[Churches]]</span> | |||
|- | |||
| style="text-align: center;" colspan="2" | Image | |||
{{#cargo_query: | |||
tables=Churches | |||
|fields=ParishImage | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
}} | |||
|- | |||
| style="background:silver; color:arsenic; width:25%" align="right" | '''[[Dedication|Saint dedication]]: ''' | |||
| | |||
{{#cargo_query: | |||
tables=Churches | |||
|fields=Dedication | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
}} | |||
|- | |||
| style="background:silver; color:arsenic" align="right" | '''[[Diocese]]: ''' | |||
| | |||
{{#cargo_query: | |||
tables=Churches | |||
|fields=Diocese | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
}} | |||
|- | |||
| style="background:silver; color:arsenic" align="right" | '''[[City]]: ''' | |||
| | |||
{{#cargo_query: | |||
tables=Churches | |||
|fields=City | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
}} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''[[State]]: ''' | |||
| | |||
{{#cargo_query: | |||
tables=Churches | |||
|fields=AdministrativeSubdivision | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
|default= No Administrative Subdivision specificed | |||
}} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''Country:''' | |||
| | |||
{{#cargo_query: | |||
tables=Churches | |||
|fields=Country | |||
|where=_pageName = "{{PAGENAME}}" | |||
|format=list | |||
|default= No country specified | |||
}} | |||
|} |