Difference between revisions of "Template:WhatLinksHereCloud"

From BITPlan Wiki
Jump to navigation Jump to search
Line 18: Line 18:
 
|format=ul
 
|format=ul
 
}}
 
}}
</div><html>
 
<div id="myCanvasContainer" >
 
<canvas width="300" height="400" id="myCanvas" style='float:left'>
 
  <p>In Internet Explorer versions up to 8, things inside the canvas are inaccessible!</p>
 
</canvas>
 
 
</div>
 
</div>
<script type="text/javascript">
+
{{TagCloud}}</includeonly>
  window.onload = function() {
 
    try {
 
      TagCanvas.textColour = '#0000ff';
 
      TagCanvas.outlineColour = '#ff8000'
 
      TagCanvas.Start('myCanvas','tags');
 
    } catch(e) {
 
      // something went wrong, hide the canvas container
 
      document.getElementById('myCanvasContainer').style.display = 'none';
 
    }
 
  };
 
</script>
 
</html></includeonly>
 

Revision as of 17:41, 10 November 2017

see Template:WhatLinksHere This template shows all Pages that have a

{{Link|target=...}}

that points to the page using this template or the one given as a parameter

as a tag cloud

Examples

{{WhatLinksHereCloud}}

In Internet Explorer versions up to 8, things inside the canvas are inaccessible!

{{WhatLinksHereCloud|Concept:Topic}}

In Internet Explorer versions up to 8, things inside the canvas are inaccessible!