Difference between revisions of "Template:WhatLinksHereCloud"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
|format=ul | |format=ul | ||
}} | }} | ||
− | </div></includeonly> | + | </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> | ||
+ | <script type="text/javascript"> | ||
+ | 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 14:42, 13 September 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}}
{{WhatLinksHereCloud|Concept:Topic}}