Template:pmid: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#pmid:{{{1}}}|pmid{{{1}}}}} | <includeonly>{{#pmid:{{{1}}}|pmid{{{1}}}}}</includeonly><noinclude> | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"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 | |||
} | } | ||
}, | }, |
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 |