Template:NUMBEROFGROUP

From A2wiki
Revision as of 13:21, 13 May 2014 by wp>Iketsi (New template from Meta-Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

0

Template documentation[view] [edit] [history] [purge]

Template used to show the variables NUMBEROFARTICLES, NUMBEROFPAGES, NUMBEROFEDITS, NUMBEROFUSERS, NUMBEROFACTIVEUSERS, NUMBEROFADMINS and NUMBEROFFILES in Wikipedias.

Usage

It is used by 3 parameters, the third one is optional .

  • First parameter (variable): ARTICLES, PAGES, EDITS, USERS, ACTIVEUSERS, ADMINS or FILES.
  • Second parameter (lang): es, en, de, fr, ...
  • Third parameter (format): using N, it prints the number grouped in three numbers, without it it is shown in raw format, it permits to make mathematical operations with parserFunctions.

Example, to show the number of articles of the French Wikipedia in format raw: {{NUMBEROF|ARTICLES|fr}} → 2621385

Also, the template includes the parameter "total", it shows the total of the given value: {{NUMBEROF|ADMINS|total|N}} → 3,540

The template is updated by a pywikipedia bot using this script.

See also

  • {{NUMBEROFGROUP}} same as above, but with language groups of Wikipedias rather than individual editions (Germanic, Italic, Slavic, Japonic, Sinitic, etc.).
  • {{NUMBEROFFAMILY}} same as above, but with primary language families (Indo-European, Altaic, Austronesian, Uralic, etc.).

TemplateStyles' src attribute must not be empty.