Template:pmid text: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{authors}}}|{{#pmid:{{{1}}}|#pubmed_authorsi}}}}{{#pmid:{{{1}}}|#pubmed_year}}, {{#pmid:{{{1}}}|#pubmed_title}} {{pmid|{{{1}}}}}</includeonly><noinclude> | <includeonly>{{#if:{{{authors|}}}|{{#pmid:{{{1}}}|#pubmed_authorsi}}}}{{#pmid:{{{1}}}|#pubmed_year}}, {{#pmid:{{{1}}}|#pubmed_title}} {{pmid|{{{1}}}}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 12: | Line 12: | ||
"description": "Show authors", | "description": "Show authors", | ||
"type": "boolean", | "type": "boolean", | ||
"autovalue": "", | |||
"autovalue": " | |||
"suggested": true | "suggested": true | ||
} | } |
Latest revision as of 15:52, 19 February 2024
Display year, title and reference of a PubMed article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
pmid | 1 | The unique identifier for articles and documents within the PubMed database. | Number | required |
authors | authors | Show authors
| Boolean | suggested |