Difference between revisions of "Widget:WikiDiagram"
From Audacity Wiki
(timer.) |
(with $item) |
||
Line 3: | Line 3: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
+ | "<!--{if not $item}--> | ||
<script data-cfasync="false" src="https://wit.audacityteam.org/js/wikidiagrams.js?time=1123"></script> | <script data-cfasync="false" src="https://wit.audacityteam.org/js/wikidiagrams.js?time=1123"></script> | ||
+ | "<!--{\if}--> | ||
<script> | <script> | ||
Line 35: | Line 37: | ||
</script> | </script> | ||
<iframe id="trampoline" onload="loaded(this)" src="https://wit.audacityteam.org/trampoline.htm" style="display:none"></iframe><br> | <iframe id="trampoline" onload="loaded(this)" src="https://wit.audacityteam.org/trampoline.htm" style="display:none"></iframe><br> | ||
+ | ITEM:"<!--{$item}--> | ||
<div id="content_here" style="text-align:center;"> | <div id="content_here" style="text-align:center;"> | ||
</div> | </div> |
Revision as of 21:53, 5 December 2019
This runs a script on loading complete
|