Jump to content

Template:NUMBEROF/doc

Kufuma Wikipedia

NUMBEROF shows statistics for a language.project (eg. en.wikipedia, cs.wikiquote, commons, etc.). Statistics update every 6 hours, except for your local wiki (enwiki) which are real-time.

There are 2 required parameters, and an optional third:

  • First parameter: articles, pages, edits, users, activeusers, admins or files
  • Second parameter (lang.project): en.wikipedia, en.wikiquote, commons, etc.. if there is no ".<project_name>" it defaults to .wikipedia thus en or uk are acceptable shortcuts
  • Third parameter: If not empty (such as 'N') it will add a comma. For example "1000" becomes "1,000". For Wikis that use non-Latin digits, 'N' will also display numbers in the native script.

Examples

[kulemba source]

To show the number of articles of the French Wikipedia in format raw:

  • {{NUMBEROF|articles|fr}} → 2695599

To show the number of pages on Commons with comma:

  • {{NUMBEROF|pages|commons|N}} → 159,266,666

Totals for first parameter stats (articles, pages, edits, users, activeusers, admins or files) are available in three types: totalactive, totalclosed and total (ie. totalactive + totalclosed). "Active" or "closed" indicate the status of the Wikipedia, as some wikis are no longer active, but old stats are still available.

To show the total of all active sites, on wikipedia, for pages:

  • {{NUMBEROF|pages|totalactive.wikipedia|N}} → 273,405,036

There is also a special total.all which is all projects (eg. wikipedia, wikiquote) that are active or closed.

  • {{NUMBEROF|pages|total.all|N}} → 671,665,248

Meta statistics

[kulemba source]

Information about the number of Wiki sites is available. Three types of stats: active, closed and languages (ie. active + closed).

  • {{NUMBEROF|languages|wikipedia}} → 356
  • {{NUMBEROF|active|wikiquote}} → 74
  • {{NUMBEROF|closed|wikiquote}} → 23

This allows for creating dynamic sentences for example: As of {{CURRENTMONTHNAME}} {{CURRENTYEAR}} there are {{NUMBEROF|languages|wikipedia}} Wikipedia sites of which {{NUMBEROF|active|wikipedia}} are active and {{NUMBEROF|closed|wikipedia}} are closed. which produces: "As of Julayi 2025 there are 356 Wikipedia sites of which 342 are active and 14 are closed."

Rankings

[kulemba source]

Site rankings are available. See {{Wikipedia rank by size}}

Depth is available. Example:

  • {{NUMBEROF|depth|fr}} → 271

See meta:Wikipedia article depth for the meaning of depth.

How it works

[kulemba source]

How to install on other wikis

[kulemba source]

Copy and paste these pages:

This is all that is required for basic installation.

Optionally copy-paste the full package which includes documentation, a rank template and meta statistics.

Edit 'languages link' (left column) for:

Link to the enwiki version. This allows for easier upgrades later.

See also

[kulemba source]