Template:pmid text: Difference between revisions

    From Longevity Wiki
    No edit summary
    No edit summary
     
    (3 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    {{#pmid:{{{1}}}|#pubmed_year}}, {{#pmid:{{{1}}}|#pubmed_title}} {{pmid|{{{1}}}}}
    <includeonly>{{#if:{{{authors|}}}|{{#pmid:{{{1}}}|#pubmed_authorsi}}}}{{#pmid:{{{1}}}|#pubmed_year}}, {{#pmid:{{{1}}}|#pubmed_title}} {{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
    },
    "authors": {
    "description": "Show authors",
    "type": "boolean",
    "autovalue": "",
    "suggested": true
    }
    },
    "description": "Display year, title and reference of a PubMed article."
    }
    </templatedata>
    </noinclude>

    Latest revision as of 15:52, 19 February 2024

    Display year, title and reference of a PubMed article.

    Template parameters

    ParameterDescriptionTypeStatus
    pmid1

    The unique identifier for articles and documents within the PubMed database.

    Numberrequired
    authorsauthors

    Show authors

    Auto value
    Booleansuggested