Template:ArticleReview: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
'''How to use this template:'''
'''How to use this template:'''
Copy and paste the following code onto an article's Talk page and enter the scores (max. 5 points each)
Copy and paste the following code onto an article's Talk page and enter the scores (max. 5 points each). '''Category 1 and 2 are to be graded 0 or 5 ONLY'''
<pre>
<pre>
{{ArticleReview
{{ArticleReview
Line 42: Line 42:
<div style="margin-top: 10px; padding: 10px; border-radius: 5px; background-color: #eee; font-weight: bold; text-align: center; font-size: 1.2em;">
<div style="margin-top: 10px; padding: 10px; border-radius: 5px; background-color: #eee; font-weight: bold; text-align: center; font-size: 1.2em;">
Resulta:  
Resulta:  
{{#ifexpr: {{#expr: {{{score1|0}}} + {{{score2|0}}} + {{{score3|0}}} + {{{score4|0}}} + {{{score5|0}}} }} >= 21 | 🌟 Verified Article
{{#ifexpr: {{#expr: {{{score1|0}}} + {{{score2|0}}} + {{{score3|0}}} + {{{score4|0}}} + {{{score5|0}}} }} >= 22 | 🌟 Verified Article
| {{#ifexpr: {{#expr: {{{score1|0}}} + {{{score2|0}}} + {{{score3|0}}} + {{{score4|0}}} + {{{score5|0}}} }} >= 17 | 🛠️ Minor Revisions
| {{#ifexpr: {{#expr: {{{score1|0}}} + {{{score2|0}}} + {{{score3|0}}} + {{{score4|0}}} + {{{score5|0}}} }} >= 18 | 🛠️ Minor Revisions
| ⚠️ Major Revisions
| ⚠️ Major Revisions
}} }}
}} }}
</div>
</div>
</div>
</div>