Difference between revisions of "Widget:WikiDiagram"
From Audacity Wiki
(trigger javascript update.) |
(bypass cloudflare) |
||
(34 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | |||
− | |||
− | + | <!--{if $page}--> | |
− | + | <div id="content_here" class="atkContentDiv" data-page="<!--{$page|escape:'url'}-->" style="text-align:center;"> | |
− | + | <!--{if $extra}--> | |
− | + | <div style="display:none"> | |
− | + | <!--{else}--> | |
− | + | </div> | |
− | } | + | <!--{/if}--> |
+ | <!--{/if}--> | ||
− | + | <!--{if $fin}--> | |
− | + | </div></div> | |
+ | <!--{/if}--> | ||
− | + | <!--{if $init}--> | |
− | + | <script data-cfasync="false" src="https://wit.audacityteam.org/js/wikidiagrams.js?time=1143"></script> | |
− | + | <script data-cfasync="false" src="https://wit.audacityteam.org/js/smiles.js?time=1143"></script> | |
− | |||
− | + | <script> | |
− | + | initContent(); | |
− | + | </script> | |
− | + | <!--{/if}--> | |
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<includeonly> | <includeonly> |
Latest revision as of 22:18, 21 April 2020
This runs a script on loading complete
|