更改

添加4,160字节 、 2020年4月29日 (三) 22:43
Protected "Template:Academic-written review/doc": persistent vandalism ([Edit=Require autoconfirmed or confirmed access] (indefinite))
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
== Usage ==
This template is based off the [[Template:Academic_peer_reviewed | Academic Peer Reviewed template]] and is meant for Wikipedia articles updated as part of a dual publication model used by journals to incentivize scholarly contributions to Wikipedia. Academics and other experts are invited to contribute a [[peer_review | peer-reviewed]] [[review article]] to the journal, and must create a corresponding Wikipedia version of that review article. Although the content should be similar, the peer-reviewed article and the corresponding Wikipedia article are textually different in order to ensure accessibility of the Wikipedia version to the community at large.
<pre>
{{Academic-written review
| wikidate = date (year) of update by review article author
| journal = name of journal (can include wikilink)
| title =
| authors =
| date = publication date of corresponding review
| volume =
| issue =
| pages =
| pmid = pmid number
| doi = identifier only
| pmc = pmc id without the leading 'PMC'
| url = url to open access page if available
}}
</pre>

===Example with QID===

<pre>
{{Academic-written review|Q = Q38916407}}
</pre>

;Produces:
{{Academic-written review|Q = Q38916407|nocat=true}}

===Example without QID===
<pre>
{{Academic-written review
| wikidate = 2016
| journal = [[Gene (journal)|Gene]]
| title = {{#property:P1476|from=Q38916407}}
| authors = {{#property:P2093|from=Q38916407}}
| date = {{#property:P577|from=Q38916407}}
| volume = {{#property:P478|from=Q38916407}}
| issue = {{#property:P433|from=Q38916407}}
| pages = {{#property:P304|from=Q38916407}}
| doi = {{#property:P356|from=Q38916407}}
| pmid = {{#property:P698|from=Q38916407}}
| pmc = {{#property:P932|from=Q38916407}}
}}
</pre>

;Produces:
{{Academic-written review
| wikidate = 2016
| journal = [[Gene (journal)|Gene]]
| title = {{#property:P1476|from=Q38916407}}
| authors = {{#property:P2093|from=Q38916407}}
| date = {{#property:P577|from=Q38916407}}
| volume = {{#property:P478|from=Q38916407}}
| issue = {{#property:P433|from=Q38916407}}
| pages = {{#property:P304|from=Q38916407}}
| doi = {{#property:P356|from=Q38916407}}
| pmid = {{#property:P698|from=Q38916407}}
| pmc = {{#property:P932|from=Q38916407}}
| nocat = true
}}

==Caveats==
Note that this template transcludes the [[Template:cite_journal|Cite Journal Template]], and inherits one of the weaknesses/issues of said template. The author list must be formatted in a certain way or it will give errors when using the <code><nowiki>{{{vauthors}}}</nowiki></code> parameter. If you use this template and populate it with info pulled from Wikidata, it will not format the author list in a way compatible with <code><nowiki>{{{vauthors}}}</nowiki></code>. Rather than have each use of the template raise an error, this template uses the <code><nowiki>{{{authors}}}</nowiki></code> instead. Unfortunately, the use of this parameter is discouraged because it does not contribute to a citation's metadata, and users consuming cs1|2 citations via the metadata will find that the citation is missing authors.

==Categories for pages using these templates==
*[https://en.wikipedia.org/wiki/Category:Wikipedia_articles_with_corresponding_academic_peer_reviewed_articles Category:Wikipedia articles with corresponding academic peer reviewed articles]
*Category:Wikipedia articles with corresponding articles published in {{delink|{{trim|{{{1|{{{journal}}}}}}}}}}

== See also ==
* {{tlx|Academic peer reviewed}} - a similar template for articles, where content has been published in a peer reviewed journal
* {{tlx|External peer review}} - a similar template for articles reviewed externally but not full academic peer review

<includeonly>{{Sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Article message templates]]
[[Category:Footer templates]]
[[Category:Wikipedia_rating_templates]]
}}</includeonly>
匿名用户