LinguaLibre
Difference between revisions of "Stats/Time/en"
< LinguaLibre:Stats
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{LinguaLibre:Stats/Menu}} | {{LinguaLibre:Stats/Menu}} | ||
== Monthly activity == | == Monthly activity == | ||
− | <query _pagination=" | + | <query _pagination="20" yearmonth="Date" records="New records" speakers="Active speakers" languages="Active languages"> |
SELECT | SELECT | ||
?yearmonth | ?yearmonth | ||
Line 18: | Line 18: | ||
ORDER BY DESC(?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="Item (locutor Qid)" locutorLabel=" | + | <query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speakers of the Month" nb="Number of records"> |
SELECT ?locutor ?locutorLabel ?nb WHERE { | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
{ | { |