Difference between revisions of "Template:Report metadata"
From DFM Wiki
EricThrift (talk | contribs) (Create template for report pages.) Tag: 2017 source edit |
EricThrift (talk | contribs) m Tag: 2017 source edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 29: | Line 28: | ||
} | } | ||
</templatedata> | </templatedata> | ||
| − | </noinclude> | + | </noinclude><includeonly> |
| − | {| class="noprint" | + | {| class="wikitable noprint" |
! authors | ! authors | ||
| {{{authors|}}} | | {{{authors|}}} | ||
| Line 44: | Line 43: | ||
|- | |- | ||
! institution | ! institution | ||
| − | | {{{institution} | + | | {{{institution|}}} |
|} | |} | ||
| + | </includeonly> | ||
Latest revision as of 16:43, 16 May 2022
Template for adding metadata to report pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| List of authors. Separate with ampersands. | authors | no description | String | required |
| Abstract | abstract | no description | String | optional |
| Series | series | no description
| String | optional |
| number in the series | number | no description | Number | optional |
| Institution | institution | no description
| String | optional |

