MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,385: Line 1,385:


   /* core: build iframe and print */
   /* core: build iframe and print */
   function swBuildIframeAndPrint(
   function swBuildIframeAndPrint(printHtml, borderPref, $btn, filenameOverride) {
    printHtml,
    borderPref,
    $btn,
    filenameOverride,
  ) {
     // iframe
     // iframe
     var iframe = document.createElement("iframe");
     var iframe = document.createElement("iframe");

Navigation menu