MediaWiki:Gadget-dropDisplay.js: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "$(function () { if ($('table.item-drops.filterable').length) { mw.loader.load( 'ext.gadget.dropDisplay-core' ); } })") |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
⚫ | |||
$(function () { |
|||
if ($('table.item-drops.filterable').length) { |
|||
⚫ | |||
} |
|||
}) |