Template:pmid: Difference between revisions
(Created page with "{{#pmid:{{{1}}}|pmid{{{1}}}}}") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#pmid:{{{1}}}|pmid{{{1}}}}} | <includeonly>{{#pmid:{{{1}}}|pmid{{{1}}}}}</includeonly><noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"description": "The unique identifier for articles and documents within the PubMed database.", | |||
"label": "pmid", | |||
"type": "number", | |||
"required": true | |||
} | |||
}, | |||
"description": "This template is used to fetch and display citation information for a given PMID (PubMed ID)." | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 08:06, 2 November 2023
This template is used to fetch and display citation information for a given PMID (PubMed ID).
Parameter | Description | Type | Status | |
---|---|---|---|---|
pmid | 1 | The unique identifier for articles and documents within the PubMed database. | Number | required |