Module:NUMBEROF/doc: Difference between revisions
From Kenshi Wiki
More actions
Created page with "{{doc sub}} {{#ifeq:{{SUBPAGENAME}}|sandbox|| {{Module rating |release<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}} }} {{lua|Module:NUMBEROF/data|Module:NUMBEROF/rank|Module:NUMBEROF/other|Module:NUMBEROF/meta}} * Module:NUMBEROF implements templates {{tl|NUMBEROF}} and {{tl|Wikipedia rank by size}}. * It includes sub-modules Module:NUMBEROF/data, Module:NUMBEROF/rank, ..." |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{doc sub}} | {{doc sub}} | ||
{{#ifeq:{{SUBPAGENAME}}|sandbox|| | {{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
{{lua|Module:NUMBEROF/data|Module:NUMBEROF/other|Module:NUMBEROF/meta}} | |||
{{lua|Module:NUMBEROF/data | |||
* Module:NUMBEROF implements templates {{tl|NUMBEROF}} and {{tl|Wikipedia rank by size}}. | * Module:NUMBEROF implements templates {{tl|NUMBEROF}} and {{tl|Wikipedia rank by size}}. | ||
* It includes sub-modules [[Module:NUMBEROF/data]], [[Module:NUMBEROF/rank]], [[Module:NUMBEROF/other]] and [[Module:NUMBEROF/meta]] which are used once per page [not per template invocation]. These sub-modules pull data from Wikimedia Commons: | * It includes sub-modules [[Module:NUMBEROF/data]], [[Module:NUMBEROF/rank]], [[Module:NUMBEROF/other]] and [[Module:NUMBEROF/meta]] which are used once per page [not per template invocation]. These sub-modules pull data from Wikimedia Commons: | ||
Line 11: | Line 9: | ||
** data.tab, meta.tag and rank/*.tab are updated by a bot multiple times each day. | ** data.tab, meta.tag and rank/*.tab are updated by a bot multiple times each day. | ||
* The module was originally developed on Enwiki. | * The module was originally developed on Enwiki. | ||
<includeonly> | |||
[[Category:Modules]] | |||
</includeonly> | |||
<noinclude> | |||
[[Category:Module documents]] | |||
</noinclude> |
Latest revision as of 23:41, 14 March 2025
This is a documentation subpage for Module:NUMBEROF. It may contain usage information, categories and other content that is not part of the original module page. |
{{#ifeq:doc|sandbox||
Uses Lua: |
- Module:NUMBEROF implements templates {{NUMBEROF}} and {{Wikipedia rank by size}}.
- It includes sub-modules Module:NUMBEROF/data, Module:NUMBEROF/rank, Module:NUMBEROF/other and Module:NUMBEROF/meta which are used once per page [not per template invocation]. These sub-modules pull data from Wikimedia Commons:
- c:Data:Wikipedia statistics/meta.tab for classification of wikis,
- c:Data:Wikipedia statistics/data.tab for statistics of all wikis,
- c:Data:Wikipedia statistics/rank/*.tab for rankings of languages in each project.
- data.tab, meta.tag and rank/*.tab are updated by a bot multiple times each day.
- The module was originally developed on Enwiki.