All public logs

Jump to navigation Jump to search

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

Logs
  • 23:14, 27 May 2022 Diamondback88 talk contribs created page MediaWiki:Mobile.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Even More fancy hovers for recipes $(function () { // Tooltip only Text $('.masterTooltip').hover( function () { // Hide non-JS $(this).data('tipText', $(this).attr('title')).removeAttr('title'); //Custom Tooltip var title = $(this).attr('data-title'); var lore = $(this).attr('data-lore'); var tooltip = '<p class="tooltip">' + parseFormatCodes(title...")