Difference between revisions of "Template:Academic peer reviewed/doc"
blackwiki>SandyGeorgia (→Usage: this template is not appropriate for article reference sections, which is for articles referenced, and looks like a maintenance tag that is more appropriate for talk apges) |
blackwiki>Evolution and evolvability (update templatedata to have Q as default) |
||
| Line 75: | Line 75: | ||
"description": "Digital Object Identifier; begins with '10.'", | "description": "Digital Object Identifier; begins with '10.'", | ||
"example": "10.1371/journal.pcbi.1002445", | "example": "10.1371/journal.pcbi.1002445", | ||
| − | "type": "string" | + | "type": "string" |
| − | |||
}, | }, | ||
"pmid": { | "pmid": { | ||
| Line 94: | Line 93: | ||
"journal": { | "journal": { | ||
"label": "Journal", | "label": "Journal", | ||
| − | "description": "Name of the source journal; may be wikilinked" | + | "description": "Name of the source journal; may be wikilinked" |
| − | |||
| − | |||
}, | }, | ||
"date": { | "date": { | ||
| Line 104: | Line 101: | ||
"label": "Date of publication", | "label": "Date of publication", | ||
"description": "Date or year of publication", | "description": "Date or year of publication", | ||
| − | "type": "date" | + | "type": "date" |
| − | |||
| − | |||
}, | }, | ||
"sortkey": { | "sortkey": { | ||
| Line 117: | Line 112: | ||
"description": "The URL of the peer review of the publication", | "description": "The URL of the peer review of the publication", | ||
"example": "http://topicpageswiki.plos.org/wiki/Talk:Circular_permutation_in_proteins", | "example": "http://topicpageswiki.plos.org/wiki/Talk:Circular_permutation_in_proteins", | ||
| − | "type": "url" | + | "type": "url" |
| − | |||
| − | |||
}, | }, | ||
"vauthors": { | "vauthors": { | ||
| Line 131: | Line 124: | ||
"label": "Title", | "label": "Title", | ||
"description": "Title of publication (if different to Wikipedia page title)", | "description": "Title of publication (if different to Wikipedia page title)", | ||
| − | "type": "string" | + | "type": "string" |
| − | |||
}, | }, | ||
"volume": { | "volume": { | ||
"label": "Volume", | "label": "Volume", | ||
| − | "type": "number" | + | "type": "number" |
| − | |||
| − | |||
}, | }, | ||
"issue": { | "issue": { | ||
"label": "Issue", | "label": "Issue", | ||
| − | "type": "number" | + | "type": "number" |
| − | |||
| − | |||
}, | }, | ||
"pages": { | "pages": { | ||
| Line 165: | Line 153: | ||
], | ], | ||
"label": "Wikidata QID", | "label": "Wikidata QID", | ||
| − | "description": "Wikidata QID, can auto-pupulate the other parameters" | + | "description": "Wikidata QID, can auto-pupulate the other parameters", |
| + | "example": "Q1234567", | ||
| + | "type": "string", | ||
| + | "required": true, | ||
| + | "suggested": true | ||
}, | }, | ||
"last1": { | "last1": { | ||
| Line 171: | Line 163: | ||
"last" | "last" | ||
], | ], | ||
| − | "description": "The surname of the first author" | + | "description": "The surname of the first author" |
| − | |||
}, | }, | ||
"first1": { | "first1": { | ||
| Line 178: | Line 169: | ||
"first" | "first" | ||
], | ], | ||
| − | "description": "Given or first name, middle names, or initials of the first author" | + | "description": "Given or first name, middle names, or initials of the first author" |
| − | |||
}, | }, | ||
"last2": {}, | "last2": {}, | ||
| Line 202: | Line 192: | ||
}, | }, | ||
"description": "This template is to be used in the Reference section of articles that have been though academic peer review and published in whole or in part in an academic journal.", | "description": "This template is to be used in the Reference section of articles that have been though academic peer review and published in whole or in part in an academic journal.", | ||
| − | "format": " | + | "format": "inline", |
"paramOrder": [ | "paramOrder": [ | ||
| + | "Q", | ||
"doi", | "doi", | ||
"pmid", | "pmid", | ||
| Line 216: | Line 207: | ||
"pages", | "pages", | ||
"pmc", | "pmc", | ||
| − | |||
"last1", | "last1", | ||
"first1", | "first1", | ||
Revision as of 22:21, 9 March 2020
| 40px | This is a documentation subpage for Template:Academic peer reviewed. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template is to be used on talk pages of articles that have been though academic peer review and published in whole or in part in an academic journal. It also adds the article to Category:Wikipedia articles published in peer-reviewed literature. Either the QID for the published academic article can be provided, or the individual parameters given.
{{Academic peer reviewed
| Q = QID for published academic article
| journal = name of journal (can include wikilink)
| doi = doi number
| link = full url link to publication (if doi or pmid not used)
| review = full url link to public peer review (if applicable)
| title = title of publication (if different to wikipedia page name)
| last1 = first author last name
| first1 = first author first name
| et_al = the number of authors to display before "et al."
| vauthors= comma-separated list of author names
| date = year of publication
| volume =
| issue =
| pages =
| pmid =
| pmc =
}}
Example with QID
{{Academic peer reviewed | Q = Q28651505}}
- Produces
9px This article was adapted from the following source under a [Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).] license (2026) ([ reviewer reports]): Empty citation (help)
Example without QID
{{Academic peer reviewed
|journal = [[Open Medicine (John Willinsky journal)|Open Medicine]]
|pmid = 25426178
|review = https://en.wikipedia.org/wiki/Talk:Dengue_fever/Archive_1#Formal_peer_review_by_Open_Medicine
| title = Dengue fever: A Wikipedia clinical review
| vauthors = Heilman JM, De Wolff J, Beards GM, Basden BJ
| date = 2014
| volume = 8
| issue = 4
| pages = 105–115
| doi =
| pmc = 4242787
}}
- Produces
9px This article was adapted from the following source under a [Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).] license (2026) ([ reviewer reports]): Empty citation (help)
TemplateData
This template is to be used in the Reference section of articles that have been though academic peer review and published in whole or in part in an academic journal.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Wikidata QID | Q QID | Wikidata QID, can auto-pupulate the other parameters
| String | required |
| DOI | doi | Digital Object Identifier; begins with '10.'
| String | optional |
| PMID | pmid | PubMed Unique Identifier
| Number | optional |
| Link | link url | URL link to article (overridden by DOI) | URL | optional |
| Journal | journal | Name of the source journal; may be wikilinked | Unknown | optional |
| Date of publication | date year | Date or year of publication | Date | optional |
| Sort key | sortkey | Allows ordering top icons according to the sortkey given. | Number | optional |
| Review URL | review | The URL of the peer review of the publication
| URL | optional |
| Title | title | Title of publication (if different to Wikipedia page title) | String | optional |
| Volume | volume | no description | Number | optional |
| Issue | issue | no description | Number | optional |
| Pages | pages | no description | Unknown | optional |
| PMC | pmc | PubMed Center article number
| Number | optional |
| Last1 | last1 last | The surname of the first author | Unknown | optional |
| First1 | first1 first | Given or first name, middle names, or initials of the first author | Unknown | optional |
| Last2 | last2 | no description | Unknown | optional |
| First2 | first2 | no description | Unknown | optional |
| Last3 | last3 | no description | Unknown | optional |
| First3 | first3 | no description | Unknown | optional |
| Last4 | last4 | no description | Unknown | optional |
| First4 | first4 | no description | Unknown | optional |
| Last5 | last5 | no description | Unknown | optional |
| First5 | first5 | no description | Unknown | optional |
| Last6 | last6 | no description | Unknown | optional |
| First6 | first6 | no description | Unknown | optional |
| Last7 | last7 | no description | Unknown | optional |
| First7 | first7 | no description | Unknown | optional |
| Last8 | last8 | no description | Unknown | optional |
| First8 | first8 | no description | Unknown | optional |
| Last9 | last9 | no description | Unknown | optional |
| First9 | first9 | no description | Unknown | optional |
| Et_al | et_al | How many authors to list before writing "et al." | Unknown | optional |
| Vancouver style authors | vauthors authors | Comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses | Unknown | optional |
| No-cat | nocat | Do not add to tracking categories | Boolean | optional |
See also
- Category:Wikipedia articles published in peer-reviewed literature - a list of all academically peer reviewed articles
{{External peer review}}- a similar template for articles reviewed externally but not full academic peer review{{Academic-written review}}- a similar template for articles that were academic peer reviewed alongside an accompanying scholarly article