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).

Logs
  • 09:36, 11 June 2026 Admin talk contribs created page JsonSchema:ContactForm (Created page with "{ "type": "object", "title": "ContactForm", "properties": { "name": { "type": "string", "title": "Name", "x-format": "text", "x-input": "OO.ui.TextInputWidget", "x-input-config": {}, "minLength": 1 }, "email": { "type": "string", "title": "Email", "x-input": "OO.ui.TextInputWidget", "minLength": 1, "format": "email" }, "message": { "type": "string", "title": "Your message", "x-format": "textarea", "x-input": "OO.u...")