Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikisphere. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:37, 9 April 2026 Admin talk contribs changed the content model of the page MediaWiki:DefaultEditorScript from "wikitext" to "JavaScript"
- 09:37, 9 April 2026 Admin talk contribs created page MediaWiki:DefaultEditorScript (Created page with "export default function(editor) { editor.on('ready', () => { }); editor.on('change', () => { }); editor.on('buildComplete', () => { }); editor.on('schemaLoaded', () => { }); editor.on('allSchemasLoaded', () => { }); }") Tag: 2017 source edit