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).
- 13:09, 19 May 2026 Admin talk contribs created page MediaWiki:Gadget-EntityCounts.js (Created page with "(function() { // Liste des types d'entités à compter const entityTypes = ["Q2", "Q5", "Q6", "Q7", "Q8"]; const results = {}; // Fonction pour compter les entités d'un type donné function countEntities(entityId) { const apiUrl = "https://data.bvh.univ-tours.fr/w/api.php"; const params = new URLSearchParams({ action: "query", list: "entitysearch", essearch: entityId, esprop: "ids",...")
