All public logs
From Medivia Online Wiki
Combined display of all available logs of Medivia Online Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:20, 22 September 2025 Eldrin talk contribs created page User:Eldrin (Created page with "mw.loader.using('mediawiki.api').then(function() { new mw.Api().get({ action: 'cargoquery', tables: 'TestSpots', fields: 'name,level,notes', format: 'json' }).done(function(data) { console.log(data); alert(JSON.stringify(data, null, 2)); }); });")