This template is used to automatically generate a table row of statistics for one of the various language editions of Wikipedia. It is generally intended to provide data for Module:AutosortTable.

This template is used with 7 parameters, of which only the first two are required, as noted below:

  • First parameter (language code); required: es, en, de, fr, etc.
  • Second parameter (language name in English); required: Spanish, English, German, French, etc.
  • Third parameter (wikilink); optional: Basic English, Standard Tibetan, etc. This parameter fixes links that link to disambiguation pages as a result of there being more than one language sharing the name.
  • Fourth parameter (proper article title in local language); optional: Idioma español, English language, Deutsche Sprache, Français, etc. This parameter fixes links that link to disambiguation pages or non-existent pages on the local language wiki.
  • Additionally, a fifth parameter, called depth, can be inserted to not display the depth, as this data has little validity for wikis with less than 500 articles.
  • Additionally, an unnumbered sixth parameter, called comment, can be added to show an extra comment, like which language's dialect or linguistic variant is used on that wiki.
  • Additionally, an unnumbered seventh parameter, called closed, can be added to let users know whether a certain Wikipedia language edition has been closed.

Examples

change

{{Wikipedia stats|en|English|link=English language}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
EnglishEnglishen6,916,02061,910,8651,254,873,09385148,319,931121,836930,2891281.6410.81%

{{Wikipedia stats|fr|French}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Frenchfrançaisfr2,649,37713,288,862220,148,5631465,056,92417,56272,579267.174.14%

{{Wikipedia stats|simple|Simple English|Basic English}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Simple EnglishSimple Englishsimple260,515853,3859,881,773161,527,3061,5643659.970.41%

{{Wikipedia stats|de|German|link=Deutsche Sprache}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
GermanDeutschde2,962,3588,155,003249,039,8931754,474,37317,120129,90793.834.63%

{{Wikipedia stats|cr|Cree|depth=no}} used on the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
CreeNēhiyawēwin / ᓀᐦᐃᔭᐍᐏᐣcr132,31540,420220,713290——2.0E-5%

{{Wikipedia stats|be-tarask|Belarusian|comment=([[Taraškievica]])}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Belarusian (Taraškievica)беларуская (тарашкевіца)be-tarask87,964256,2892,577,138588,0351092,17736.820.14%

AutosortTable

change

Usage with AutosortTable should be formatted like this:

{{#invoke:AutosortTable|create|class=wikitable plainrowheaders sortable static-row-numbers static-row-header-hash|style=text-align:right;|separator=--|order=13, 1|numeric=13|descending=13, 5, 6, 7, 8, 9, 10, 11, 12|hidden=13|caption=Details of Wikipedia editions|rowheader=1
|header = -- Language -- Language (local) -- Wiki -- Articles -- Total pages -- Edits -- Admins -- Users -- Active users -- Files -- Depth -- Percentage
|colstyle = -- text-align:left; -- text-align:left; -- text-align:left; --  --  --  --  --  --  --  --  --  -- <!-- col 13 is hidden so align doesn't matter here -->
| {{Wikipedia stats|en|English|link=English language}}
| {{Wikipedia stats|fr|French}}
| {{Wikipedia stats|ja|Japanese}}
| {{Wikipedia stats|pt|Portuguese}}
| {{Wikipedia stats|simple|Simple English|Basic English}}
| {{Wikipedia stats|de|German|link=Deutsche Sprache}}
| {{Wikipedia stats|cr|Cree|depth=no}}
| {{Wikipedia stats|be-tarask|Belarusian|comment=([[Taraškievica]])}}
}}