Wikipedia:Nominations viewer
Appearance
(Redirected from Wikipedia:NOMV)
Nominations viewer (JS source) is a script that compacts the nominations listed at the following pages:
- Wikipedia:Featured article candidates and Wikipedia:Featured article review
- Wikipedia:Featured list candidates and Wikipedia:Featured list removal candidates
- Wikipedia:Featured picture candidates
- Wikipedia:Peer review
Installation
[edit]To enable this script, go to your scripts page, edit it, and add the following line to it:
importScript('User:A455bcd9/nominations viewer.js'); // [[Wikipedia:Nominations Viewer]]
Note that this script requires an ES6-compliant browser. It will not work in Internet Explorer and other old browsers.
Features
[edit]- Information on each nomination shown by the script includes the following; hover your mouse over the data shown by the script to see even more information:
- Number of images: Number of images in the nomination (WP:FPC-only).
- Hover: Shows the filenames of the images
- Nomination age: How long ago the nomination began
- Hover: Shows when the nomination was created
- Participants: How many editors are involved in the nomination
- Hover: Shows all participants in chronological order, including how many edits they each made
- Support and opposition: How much support the nomination has
- Hover: Shows the number of support AND opposition. NOTE: Oppose is hidden when not hovering because opposition is often struck. Compare the "Number of Participants" to "Support" for a better impression of support for a nomination.
- Nominators: How many co-nominators there are
- Hover: Shows the co-nominators in alphabetical order
- Number of images: Number of images in the nomination (WP:FPC-only).
- Show/hide individual nominations by clicking on the
[show/hide]
button.- Expand/collapse all nominations by clicking on the "expand / collapse all" button.
- Go directly to the nomination page by clicking on the
nomination
link. (Previously, to reach the nomination page, one had to click on theedit
link of the nomination.)