LinguaLibre

Difference between revisions of "Stats/Time/bn"

< LinguaLibre:Stats

(Created page with "আইটেম (লোকুটুরের কিউআইডি)")
(Updating to match new version of source page)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<languages/>
 
<languages/>
 
+
{{LinguaLibre:Stats/Menu}}
{{Colored box
 
| background-content-color =
 
| background-title-color = #3366CC
 
| icon = Icon Stats color.svg
 
| title =  এই সংক্রান্ত তথ্য দেখুন:
 
| title-color = white
 
| link =
 
| link-color =
 
| view-text =
 
| content = <center>
 
{{Clickable button 2|Special:MyLanguage/LL:Stats| বৈশ্বিক পরিসংখ্যান|class=mw-ui-progressive}}
 
{{Clickable button 2|Special:MyLanguage/LL:Stats/Languages| ভাষাসমূহ|class=mw-ui-progressive}}
 
{{Clickable button 2|Special:MyLanguage/LL:Stats/Speakers| পাঠিক/পাঠিকা|class=mw-ui-progressive}}
 
{{Clickable button 2|Special:MyLanguage/LL:Stats/Time| Chronological|class=mw-ui-progressive}}
 
</center>
 
}}
 
 
== Monthly activity ==
 
== Monthly activity ==
<query yearmonth="তারিখ" records="নতুন রেকর্ডগুলি" speakers="Active speakers" languages="Active languages">
+
<query _pagination="20" yearmonth="তারিখ" records="নতুন রেকর্ডগুলি" speakers="Active speakers" languages="Active languages">
 
SELECT
 
SELECT
 
?yearmonth
 
?yearmonth
Line 32: Line 16:
 
}
 
}
 
GROUP BY ?yearmonth
 
GROUP BY ?yearmonth
ORDER BY ?yearmonth
+
ORDER BY DESC(?yearmonth)
 
</query>
 
</query>
 +
  
 
== The most prolific speakers for the current month ==
 
== The most prolific speakers for the current month ==
<query _pagination="10" locutor="আইটেম (লোকুটুরের কিউআইডি)" locutorLabel="Speaker" nb="Number of records for the current month">
+
<query _pagination="10" locutor="আইটেম (লোকুটুরের কিউআইডি)" locutorLabel="<span class="mw-translate-fuzzy">পাঠিক/পাঠিকা</span>" nb="<span class="mw-translate-fuzzy">বর্তমান মাসের রেকর্ডের সংখ্যা</span>">
 
SELECT ?locutor ?locutorLabel ?nb WHERE {
 
SELECT ?locutor ?locutorLabel ?nb WHERE {
 
   {
 
   {
Line 57: Line 42:
 
ORDER BY DESC(?nb)
 
ORDER BY DESC(?nb)
 
</query>
 
</query>
 +
 +
[[Category:Lingua Libre:DataViz{{#translation:}}]]

Latest revision as of 17:54, 12 February 2023

Other languages:
Bahasa Indonesia • ‎Bahasa Melayu • ‎British English • ‎Deutsch • ‎English • ‎Esperanto • ‎brezhoneg • ‎français • ‎norsk bokmål • ‎occitan • ‎polski • ‎português do Brasil • ‎română • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎اردو • ‎বাংলা • ‎తెలుగు • ‎ꯃꯤꯇꯩ ꯂꯣꯟ
View statistics about:

Monthly activity

... Loading ...


The most prolific speakers for the current month

... Loading ...