Difference between revisions of "Help:Page validation"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Blanked the page)
Line 1: Line 1:
 +
'''Article validation''' allows for [https://wiki.gamedetectives.net/index.php?title=Special:ListUsers/editor Editors] to rate revisions of articles and set those revisions as the default revision to show upon normal page view. These revisions will remain the same even if included templates are changed or images are overwritten.  We use [https://www.mediawiki.org/wiki/Extension:FlaggedRevs FlaggedRevs] to control revisions.
  
 +
;Revision control
 +
Pages that are under revision control can have two different versions:
 +
 +
* '''Stable revision''' is the most recent "quality" revision. Displayed by default to all users, whether logged in or not.
 +
* '''Current revision''' is the latest revision, whether reviewed and approved or not. Displayed by default to administrators, and visible via the "Draft" link to all logged-in users.
 +
 +
;Status
 +
* '''Reviewed''' means that an article has not been looked at.
 +
* '''Quality''' means that an article has been looked at and does not contain vandalism.
 +
* '''Pristine'''  means that a real content check has been done.
 +
 +
;Flags
 +
Articles can be rated with the flags which are scaled from 0 to 3 as explained in the following table.
 +
 +
{|class="wikitable" style="background:transparent; float:right"
 +
!{{hl3}} colspan="3" | Default FlaggedRevs flag settings
 +
|-
 +
 +
!{{hl2}} | Accuracy
 +
!{{hl2}} | Depth
 +
!{{hl2}} | Readability
 +
|-
 +
 +
|style="font-size:90%;" |  0 = Unapproved
 +
|style="font-size:90%;" |  0 = Unapproved
 +
|style="font-size:90%;" |  0 = Unapproved
 +
|-
 +
 +
|style="font-size:90%;" |  1 = {{int|revreview-accuracy-1}}
 +
|style="font-size:90%;" |  1 = {{int|revreview-depth-1}}
 +
|style="font-size:90%;" |  1 = {{int|revreview-style-1}}
 +
|-
 +
 +
|style="font-size:90%;" |  2 = {{int|revreview-accuracy-2}}
 +
|style="font-size:90%;" |  2 = {{int|revreview-depth-2}}
 +
|style="font-size:90%;" |  2 = {{int|revreview-style-2}}
 +
|-
 +
 +
|style="font-size:90%;" |  3 = {{int|revreview-accuracy-3}}
 +
|style="font-size:90%;" |  3 = {{int|revreview-depth-3}}
 +
|style="font-size:90%;" |  3 = {{int|revreview-style-3}}
 +
|-
 +
 +
|style="font-size:90%;" |  4 = {{int|revreview-accuracy-4}}
 +
|style="font-size:90%;" |  4 = {{int|revreview-style-4}}
 +
|style="font-size:90%;" |  4 = {{int|revreview-depth-4}}
 +
|-
 +
 +
!{{hl2}} colspan="3" | Marker settings
 +
|-
 +
 +
!{{hl1}} | Reviewed
 +
|colspan="2" style="font-size:90%;" | [[File:Flag icon purple 1.svg|20px|Sighted]] {{int|revreview-accuracy-1}} [[File:Flag icon green 1.svg|20px|Sighted]] {{int|revreview-depth-1}} [[File:Flag icon blue 1.svg|20px|Sighted]] {{int|revreview-style-1}}
 +
|-
 +
 +
!{{hl1}} | Quality
 +
|colspan="2" style="font-size:90%;" | [[File:Flag icon purple 1.svg|20px|Sighted]] {{int|revreview-accuracy-1}} [[File:Flag icon green 1.svg|20px|Sighted]] {{int|revreview-depth-1}} [[File:Flag icon blue 2.svg|20px|Sighted]] {{int|revreview-style-2}}
 +
|-
 +
 +
!{{hl1}} | Pristine
 +
|colspan="2" style="font-size:90%;" | [[File:Flag icon purple 4.svg|20px|Sighted]] {{int|revreview-accuracy-4}} [[File:Flag icon green 4.svg|20px|Sighted]] {{int|revreview-depth-4}} [[File:Flag icon blue 4.svg|20px|Sighted]] {{int|revreview-style-4}}
 +
|}
 +
 +
;Validation tasks
 +
 +
* [[Special:PendingChanges|Pages that need review]] ([http://wiki.gamedetectives.net/index.php?title=Special:OldReviewedPages&feed=rss&namespace=&level=&category= RSS])
 +
* [[Special:UnreviewedPages|Unreviewed pages]]
 +
* [[Special:QualityOversight|List of last reviews]]
 +
* [[Special:ReviewedPages|Full list of reviewed pages]]
 +
 +
----
 +
;External links
 +
*[http://meta.wikimedia.org/wiki/FlaggedRevs Concept description]
 +
*[http://www.mediawiki.org/wiki/Extension:FlaggedRevs Technical description]
 +
 +
{{Cat}}

Revision as of 23:56, 28 May 2018

Article validation allows for Editors to rate revisions of articles and set those revisions as the default revision to show upon normal page view. These revisions will remain the same even if included templates are changed or images are overwritten. We use FlaggedRevs to control revisions.

Revision control

Pages that are under revision control can have two different versions:

  • Stable revision is the most recent "quality" revision. Displayed by default to all users, whether logged in or not.
  • Current revision is the latest revision, whether reviewed and approved or not. Displayed by default to administrators, and visible via the "Draft" link to all logged-in users.
Status
  • Reviewed means that an article has not been looked at.
  • Quality means that an article has been looked at and does not contain vandalism.
  • Pristine means that a real content check has been done.
Flags

Articles can be rated with the flags which are scaled from 0 to 3 as explained in the following table.

Default FlaggedRevs flag settings
Accuracy Depth Readability
0 = Unapproved 0 = Unapproved 0 = Unapproved
1 = Spot checked 1 = Basic 1 = Acceptable
2 = Accurate 2 = Moderate 2 = Good
3 = Well sourced 3 = High 3 = Concise
4 = Featured 4 = Featured 4 = Featured
Marker settings
Reviewed Sighted Spot checked Sighted Basic Sighted Acceptable
Quality Sighted Spot checked Sighted Basic Sighted Good
Pristine Sighted Featured Sighted Featured Sighted Featured
Validation tasks

External links