Wikipedia:Nominations viewer

{{shortcut|WP:NOMV|WP:NVIEW}}__NOTOC__

Nominations viewer (JS source) is a script that compacts the nominations listed at the following pages:

File:NomViewer-FAC.png. Screenshot taken on August 26, 2018.]]

Installation

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

  • 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
  • Show/hide individual nominations by clicking on the {{bcode|1=[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 {{bcode|1=nomination}} link. (Previously, to reach the nomination page, one had to click on the {{bcode|1=edit}} link of the nomination.)

{{script data | page = User:Gary/nominations viewer.js | otherpage = yes }}

Nominations viewer