Template:NPP backlog/doc/sandbox

{{Documentation subpage}}

This template {{tlx|NPP backlog}}, displays the number of pages awaiting review in the new pages queue. The size of this backlog is assigned to one of five levels, from "very high" to "very low".

The information - level, number in queue (info), and time signature (sign) - is provided by DatBot, and is updated at 2 hour intervals.

One use is to place it on an editor's user page or talk page.

Levels

These are the centralized descriptions for the NPP backlog indicators:

class="wikitable"

! LEVEL

DescriptionNumber in pending changes queueLevel result
1{{NPP backlog/descriptions|level=1}}8,000 or more{{ Wikipedia:New pages patrol/NPP backlog|level=1}}
2{{NPP backlog/descriptions|level=2}}6,000–7,999{{ Wikipedia:New pages patrol/NPP backlog|level=2}}
3{{NPP backlog/descriptions|level=3}}4,000–5,999{{ Wikipedia:New pages patrol/NPP backlog|level=3}}
4{{NPP backlog/descriptions|level=4}}2,000–3,999{{ Wikipedia:New pages patrol/NPP backlog|level=4}}
5{{NPP backlog/descriptions|level=5}}1,999 or less{{ Wikipedia:New pages patrol/NPP backlog|level=5}}
0{{NPP backlog/descriptions|level=0}}Unknown{{ Wikipedia:New pages patrol/NPP backlog|level=0}}

How it displays

{{NPP backlog}}

Template data

{{TemplateData header}}

{

"description": "Displays a box with information about the new page backlog",

"params": {

"align": {

"label": "Alignment",

"description": "The float value for the template, i.e. how the template is aligned inline with others. Valid values: left, right",

"type": "string",

"default": "left",

"required": false

},

"block": {

"label": "Block",

"description": "If yes, the template uses block mode, filling all available width",

"type": "string",

"required": false

},

"nocolor": {

"label": "No color",

"description": "If yes, the text color and background color is not used",

"type": "string",

"aliases": ["nocolour"],

"required": false

}

}

}