Template:pmid: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"description": "The unique identifier for articles and documents within the PubMed database." | "description": "The unique identifier for articles and documents within the PubMed database.", | ||
"label": "pmid", | |||
"type": "number", | |||
"required": true | |||
} | } | ||
}, | }, |
Revision as of 03:50, 2 November 2023
PubmedParser error: Invalid PMID, please check. (PMID: pmid{{{1}}})
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 |