Jump to content

Template:Wikipedia stats/doc

From Wikipedia, the free encyclopedia

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: en, es, de, fr, etc.
  • Second parameter (language name in English); required: 'English', 'Spanish', 'German', 'French', etc.
  • Third parameter (proper article title in English); 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: English language, Idioma español, Deutsche Sprache, Français, etc. This parameter fixes links that link to disambiguation pages or non-existent pages on the local language wiki.
  • Fifth parameter (comment); optional: This parameter shows an extra comment, like which language's dialect or linguistic variant is used on that wiki.
  • Sixth parameter (closed); optional: This parameter lets users know whether a certain Wikipedia language edition has been closed.
  • Seventh parameter (depth); optional: This parameter hides the depth, as this data has little validity for wikis with less than 500 articles. It is currently deprecated for active Wikipedia editions.

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
EnglishEnglishen7,015,27563,403,1331,293,176,00483949,335,415109,638939,8641317.7410.77%

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

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Frenchfrançaisfr2,693,40013,541,013226,401,8821415,213,42119,82376,123271.24.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 Englishsimple270,629888,69610,336,671221,611,6981,4143660.670.42%

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

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
GermanDeutschde3,027,7988,320,286255,660,3941724,601,22616,329129,88193.884.65%

{{Wikipedia stats|be-tarask|Belarusian|comment=([[Taraškievica]])|link=Беларуская мова}} used with the autosort table creates the following:

Details of Wikipedia editions
LanguageLanguage (local)WikiArticlesTotal pagesEditsAdminsUsersActive usersFilesDepthPercentage
Belarusian (Taraškievica)беларуская (тарашкевіца)be-tarask89,212261,3682,615,118490,8841032,15137.260.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)ꆇꉙii318711,65412,08410——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|link=Língua portuguesa}}
| {{Wikipedia stats|simple|Simple English|Basic English|link=Basic English}}
| {{Wikipedia stats|de|German|link=Deutsche Sprache}}
| {{Wikipedia stats|be-tarask|Belarusian|comment=([[Taraškievica]])|link=Беларуская мова}}
| background-color: #d0d0d0; {{Wikipedia stats|ii|Nuosu|closed=yes|depth=no}}<!-- there's no article on this Wikipedia about its language -->
}}