Template:WhatLinksHereCloud: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
{{WhatLinksHereCloud|Concept:Topic}}
{{WhatLinksHereCloud|Concept:Topic}}
</noinclude><includeonly>
</noinclude><includeonly>
<div id='tags'>
<div id='tags' style='clear:both'>
{{#ask: [[Link target::{{{1|{{FULLPAGENAME}}}}}]]
{{#ask: [[Link target::{{{1|{{FULLPAGENAME}}}}}]]
|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>

Latest revision as of 18:04, 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!