Difference between revisions of "Widget:Ncfetch"
From Polyphasic Sleep Wiki
(Created page with "<includeonly> <div style="padding:5px"> <div style="width:320px;height:320px;"> <canvas id="nc-<!--{$url|escape:'html'}-->" width:100%;height:100%;"></canvas></div></div> <scr...") |
|||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
− | fetch("https://cache.polysleep.org/napcharts/" + | + | fetch("https://cache.polysleep.org/napcharts/" + <!--{$id|escape:'html'}-->) |
</script> | </script> | ||
</includeonly> | </includeonly> |