Template:Peer reviewed: Difference between revisions

From WikiMSK

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<indicator name=status><span title='This article was peer reviewed on {{{date}}}' style='font-size: 2em; color:green;'>&#x2B24;</span></indicator>{{#set:Has quality=Peer reviewed}}
<indicator name=status><span title='This article was peer reviewed on {{{date}}}' style='font-size: 2em; color:green;'>&#x2B24;</span></indicator>{{#set:Has quality=Peer reviewed}}
<div style="max-width:500px; margin-top:-2rem!important; margin-bottom:1rem!important">{{Card|card-title=Peer Review Details|card-text=<table class="review-table" style="width:100%"><tr><td>Authors</td><td class="review-table-data" style="text-align:end">{{{author}}}</td></tr><tr><td>Peer Reviewer</td><td class="review-table-data" style="text-align:end">{{{reviewer}}}</td></tr><tr><td>Last Reviewed</td><td class="review-table-data" style="text-align:end">{{{date}}}</td></tr><tr><td>Disclosures:</td><td class="review-table-data" style="text-align:end">{{{disclosures}}}</td></tr></table>}}</div>
<div style="margin-top:-2rem!important; margin-bottom:1rem!important">{{Article
[[Category: Peer Reviewed Articles]]
|Authors={{{author}}}
|Additional contributors={{{contributors}}}
|Peer reviewer={{{reviewer}}}
|Last reviewed={{{date}}}
}}[[Category: Peer Reviewed Articles]]
</includeonly><noinclude>
</includeonly><noinclude>


Line 13: Line 17:
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
[[Category:Quality Templates]]
[[Category:Quality Templates]]
<templatedata>
</noinclude>
{
"params": {
"date": {
"label": "Date of Peer Review",
"type": "string",
"required": true
},
"author": {
"label": "Article Author(s)",
"type": "string",
"required": true
},
"reviewer": {
"label": "Peer Reviewer",
"type": "string",
"required": true
},
"disclosures": {
"label": "Disclosures",
"required": true
}
},
"description": "This template goes at the top of a peer reviewed page. It adds the peer review box and an indicator at the top right.",
"paramOrder": [
"date",
"author",
"reviewer",
"disclosures"
]
}
</templatedata></noinclude>

Revision as of 18:34, 3 April 2022


This template will automatically add the page to Category:Peer Reviewed Articles It adds a status indicator ; Full green circle to the top corner of the article to indicate the article has been certified, with the other quality tag having similar icons.

Articles using Template