תבנית:NUMBEROF
המידע מטה מוצג מתוך הדף תבנית:NUMBEROF/תיעוד.
Uses Module:NUMBEROF
NUMBEROF shows statistics for a language.project (eg. en.wikipedia). Statistics update every 6 hours except for your local wiki (enwiki) which are real-time.
Statistics are available for:
- Total Articles (main-space pages)
- Total Pages (articles + redirects + talk etc)
- Total Users (ever registered)
- Total Active Users (recently active)
- Total Edits
- Total Files (images)
- Total Admins
- Total for any of the above across all Wikipedia languages
Usage
There are 2 required parameters, and an optional third:
- First parameter:
articles
,pages
,edits
,users
,activeusers
,admins
orfiles
- Second parameter (lang.project):
en.wikipedia
,en.wikiquote
,commons.wikimedia
, etc.. if there is no ".<project_name>" it defaults to.wikipedia
thusen
oruk
are acceptable shortcuts - Third parameter: If not empty (any character) it will add a comma. For example "1000" becomes "1,000"
- Note: For Wikis that use non-Latin digits, adding a third parameter (any character) will display numbers in the native language
Examples
To show the number of articles of the French Wikipedia in format raw:
{{NUMBEROF|articles|fr}}
→ שגיאת לואה ביחידה יחידה:NUMBEROF/data בשורה 5<includeonly></includeonly>: attempt to index field 'data' (a nil value).
To show the number of pages on Commons with comma:
{{NUMBEROF|pages|commons.wikimedia|N}}
→ שגיאת לואה ביחידה יחידה:NUMBEROF/data בשורה 5<includeonly></includeonly>: attempt to index field 'data' (a nil value).
Totals
Totals are available for 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}}
→ שגיאת לואה ביחידה יחידה:NUMBEROF/data בשורה 5<includeonly></includeonly>: attempt to index field 'data' (a nil value).
There is also a special total.all
which is all projects (eg. wikipedia, wikiquote) that are active or closed.
{{NUMBEROF|pages|total.all|N}}
→ שגיאת לואה ביחידה יחידה:NUMBEROF/data בשורה 5<includeonly></includeonly>: attempt to index field 'data' (a nil value).
Rankings
Site rankings are available. See Template:Wikipedia rank by size
Depth
Depth is available. Example:
{{NUMBEROF|depth|fr}}
→ שגיאת לואה ביחידה יחידה:NUMBEROF/data בשורה 5<includeonly></includeonly>: attempt to index field 'data' (a nil value).
See meta:Wikipedia article depth for the meaning of depth.
How it works
- The statistics are stored at Commons:Data:Wikipedia_statistics/data.tab
- The rankings are stored at Commons:Data:Wikipedia_statistics/wikipedia.tab and wikibooks.tab etc.. one for each of 8 sister projects.
- The bot Numberof runs 4x daily updating data.tab and the ranking tabs based on a site list generated by API:SiteMatrix
- The bot sources statistics from API:Siteinfo
- The bot runs on Toolforge from
/data/project/botwikiawk/numberof
by en:User:GreenC
How to install on other wikis
Copy these pages: