Template:Report: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 21: | Line 21: | ||
| StartDtTm = Date | | StartDtTm = Date | ||
| EndDtTm = Date | | EndDtTm = Date | ||
| Recipients = | | Recipients = String | ||
| MailingList = | | MailingList = String | ||
| Indicators = | | Indicators = List (,) of Page | ||
| SASFiles = String | | SASFiles = String | ||
}} | }} | ||
Revision as of 14:57, 28 April 2021
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>
| Recipients = <names>
| MailingList = <Outlook list if applicable>
| Indicators = <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: | |
| Recipients: | {{{Recipients}}} |
| MailingList: | {{{MailingList}}} |
| Indicators: | {{{Indicators}}} |
| SASFiles: | {{{SASFiles}}} |