Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:43, 5 February 2026 Admin talk contribs created page MediaWiki:Citizen.js (Created page with "All JavaScript here will be loaded for users of the Citizen skin: $(function() { var header = document.querySelector('.citizen-header'); var drawer = header.querySelector('.citizen-drawer'); if (header && drawer) { // Create button container (same structure as other buttons) var buttonDiv = document.createElement('div'); buttonDiv.className = 'citizen-header__item'; var link = document.createElement('a');...")