Template:Report: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 65: Line 65:
| {{{MailingList}}}
| {{{MailingList}}}
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Data Dependencies : '''
| style="background:silver; color:arsenic" align="right"| '''[[Indicators|Data Dependencies]] : '''
| <!-- if we list the parameter here directly it will not display as page links, it needs to be processed by Cargo as a list to work right, so needs to be done as query.  
| <!-- if we list the parameter here directly it will not display as page links, it needs to be processed by Cargo as a list to work right, so needs to be done as query.  
-->{{#cargo_query:
-->{{#cargo_query:
tables=Reports
tables=Reports
|fields=DataDependencies  
|fields=DataDependencies  
|where=_pageName = '{{PAGENAME}}'
|where=_pageName = "{{PAGENAME}}"
|format=list
|format=list
|default= No reports on this wiki list this as an indicator.
|default= No reports on this wiki list this as an indicator.
Line 97: Line 97:
[[Category:Reports]]
[[Category:Reports]]


<!-- no form yet, hide the tab
* Default form: {{#default_form:Report}}
* Default form: {{#default_form:Report}} -->


</div></includeonly>
</div></includeonly>

Latest revision as of 13:50, 2021 July 14

Template Use

This tempalte is to be used in articles about reports to make sure they are consistent and listed in Reports and Indicators and that the relevant Indicators' pages list the report.


{{Report
| Program = < one of Critical Care, Medicine, Critical Care and Medicine >
| StartDtTm = <eg 2018-01-01>
| EndDtTm = <eg 2018-01-01>
| Frequency = <eg monthly, quarterly, annually, as requested>
| ContactPerson= <names, organization if outside of Shared Health>
| Recipients = <names>
| MailingList = <Outlook list if applicable>
| DataDependencies = <list of [[Indicators]] separated by semicolons>
| SASFiles = <path for SAS files>
}}

Cargo declaration

This template defines the table "Reports". View table.




Reports
Report: Report
StartDtTm:
EndDtTm:
Contact Person : {{{ContactPerson }}}
Recipients: {{{Recipients}}}
Frequency: {{{Frequency}}}
MailingList: {{{MailingList}}}
Data Dependencies : No reports on this wiki list this as an indicator.
SASFiles: {{{SASFiles}}}