Main public logs
From wikibase
Combined display of all available logs of wikibase. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:13, 20 May 2026 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(document).ready(function () { const endpoint = "https://query.bvh.univ-tours.fr"; const query = ` SELECT ?Categorie (COUNT(?item) AS ?Nombre) WHERE { VALUES (?type ?Categorie) { (wd:Q6 "Personnes") (wd:Q7 "Collectivités") (wd:Q8 "Familles") (wd:Q2 "Lieux") } ?item wdt:P1 ?type . } GROUP BY ?Categorie `; fetc...")
