6,633
edits
[checked revision] | [checked revision] |
(Created page with "<table class="ambox ambox-notice"> <tr> <td class="mbox-image">42px <td class="mbox-text"><div style="text-align:center;"> '''This...") |
No edit summary |
||
Line 22: | Line 22: | ||
<noinclude> | <noinclude> | ||
All articles on the wiki are required to have a score reflecting its quality in each category defined in the rubric on this page. If you edit a page or encounter a page that has been edited and decide that the page's scores need to be updated, be sure to update the score. The same holds for if you decide that a page has been improperly scored in any category. | |||
==Scoring Rubric== | |||
{| class="wikitable" style="width: 100%; | {| class="wikitable" style="width: 100%; | ||
Line 261: | Line 245: | ||
|} | |} | ||
==Template Usage == | |||
Each parameter value must be in the range 1-4. If an invalid parameter is used, it will display as "Invalid". If a parameter is left empty, it will display as "Undefined". | |||
Example 1: | |||
<tt><nowiki>{{QualityScore|Lead=3|Structure=4|Content=3|Language=4|References=2}}</nowiki></tt> | |||
Produces: | |||
{{QualityScore|Lead=3|Structure=4|Content=3|Language=4|References=2}} | |||
Example 2: | |||
<tt><nowiki>{{QualityScore|Lead=3|Content=3|Language=4|References=2}}</nowiki></tt> | |||
Produces: | |||
{{QualityScore|Lead=3|Content=3|Language=4|References=2}} | |||
Example 3: | |||
<tt><nowiki>{{QualityScore|Lead=3|Structure=5|Content=3|Language=4|References=2}}</nowiki></tt> | |||
Produces: | |||
{{QualityScore|Lead=3|Structure=5|Content=3|Language=4|References=2}} | |||
<br/> | <br/> | ||