Jump to: content

All public logs

From The-West Wiki
Jump to:navigation Jump to:search

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

Logs
  • 13:11, 28 October 2023 Criminus talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(document).ready(function() { if ($('.item_container').length !== 0) { $('.item_container').each(function() { $(this).append('<img src="https://westzz.innogamescdn.com/images/items/' + $(this).attr('data-url') + '?1">'); }); $.getScript("/wiki/Popup.js?action=raw"); } });")