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.

Usage

edit

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

edit

{{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,863,63661,185,8141,234,267,02685647,776,757113,670922,4361263.5810.81%

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

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Frenchfrançaisfr2,627,18213,153,146216,958,4041464,980,54416,01371,965264.784.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 Englishsimple254,874834,8949,661,053171,485,1611,3543659.930.4%

{{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,932,3318,077,291245,813,9931754,414,54916,713129,61093.694.62%

{{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 / ᓀᐦᐃᔭᐍᐏᐣcr122,30440,046220,237320——0%

{{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,245252,8632,527,959586,7451212,12536.030.14%

{{Wikipedia stats|ii|Nuosu|closed=yes|depth=no}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Nuosu (closed)ꆇꉙii318811,65312,03510——0%

AutosortTable

edit

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]])}}
| background-color: #d0d0d0; {{Wikipedia stats|ii|Nuosu|closed=yes|depth=no}}
}}