All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-youtube.js (Created page with "* * YouTube video embedder * Injects an iframe, rather than uploading the video to Wikia's video library * See https://runescape.wiki/w/Template:Youtube for further documentation: ;(function ($, document) { 'use strict'; if ($('.youtube').length == 0) { return; } function injectVideo() { var tags = $('.youtube'), i, contents, iframe; if (tags.length === 0) { return; }...")