Module:NUMBEROF/doc: Difference between revisions
From Kenshi Wiki
More actions
No edit summary |
No edit summary |
||
(5 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 15: | Line 13: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
[[Category:Module | [[Category:Module documents]] | ||
</noinclude> | </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.