ASDSO Dam Safety Toolbox

Template: WhatLinksHere: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
No edit summary
Tag: Manual revert
No edit summary
Line 7: Line 7:
----
----
<html>
<html>
   <h4>What links here</h4>
   <div id="iframeDiv" style="display:none;">
  <iframe id="iframeWin"
    <h4>What links here</h4>
          src="/wiki/Special:WhatLinksHere/</html>{{PAGENAME}}<html>"
    <iframe id="iframeWin"
          style="border:none;width:100%;display:none;"
            src="/wiki/Special:WhatLinksHere/</html>{{PAGENAME}}<html>"
          title="What Links Here"></iframe>
            style="border:none;width:100%;"
            title="What Links Here"></iframe>
  </div>


   <script>
   <script>
Line 32: Line 34:
       content.body.getElementsByTagName("footer")[0].style.display = "none";
       content.body.getElementsByTagName("footer")[0].style.display = "none";
       // Show
       // Show
       iframeWin.style.display="block";
       document.getElementById('iframeDiv').style.display="block";
     });
     });



Revision as of 18:18, 10 July 2023

Usage