
Template:NUMBEROF
![]() | 本模板使用 Lua 语言: |
NUMBEROF shows statistics for a language.project (eg. en.wikipedia). Statistics update every 6 hours except for enwiki stats 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
Optionally the second parameter can be "total.wikipedia", and it will show the total across all wikipedia languages. See examples below.
Examples[编辑]
To show the number of articles of the French Wikipedia in format raw:
{{NUMBEROF|articles|fr}}
→ 2505389{{NUMBEROF|條目|fr}}
→ 2505389
To show the number of pages on Commons with comma:
{{NUMBEROF|pages|commons.wikimedia|N}}
→ 120,995,711
To show the total number of pages across all Wikipedia projects w/ comma:
{{NUMBEROF|pages|total.wikipedia|N}}
→ 250,739,473
To show the total number of pages across all sister projects w/ comma:
{{NUMBEROF|pages|total.all|N}}
→ 572,868,244
- Caution: total.all will not provide accurate results if the sister project stats are not being tracked in config.tab (see below)
How it works[编辑]
- The statistics are retrieved from Commons:Data:Wikipedia_statistics/data.tab
- The rankings are retrieved from Commons:Data:Wikipedia_statistics/rank/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 and paste these pages:
- Template:NUMBEROF
- Module:NUMBEROF
- Module:NUMBEROF/data
This is all that is required for basic installation.
Optionally install the full package which includes documentation and a rank template:
- Template:NUMBEROF/doc .. optionally use shorter Template:NUMBEROF/basicdoc renamed as "/doc"
- Module:NUMBEROF/doc
- Module:NUMBEROF/rank
- Module:NUMBEROF/other
- {{Wikipedia rank by size}} .. optionally translate "Wikipedia rank by size" to the local language
- {{Wikipedia rank by size/doc}}
Edit 'languages link' (left column) for:
- Template:NUMBEROF
- Module:NUMBEROF
- Template:Wikipedia rank by size (if installed)
Link to the enwiki version. This allows for easier upgrades later.
上述文档嵌入自Template:NUMBEROF/doc。 (编辑 | 历史) 编者可以在本模板的沙盒 (创建 | 镜像)和测试样例 (创建)页面进行实验。 请在/doc子页面中添加分类。本模板的子页面。 |