Line 2: Line 2:
 
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
 
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
 
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'+ '&action=raw&ctype=text/javascript');
 
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'+ '&action=raw&ctype=text/javascript');
 +
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
 +
<!-- gate -->
 +
<ins class="adsbygoogle"
 +
    style="display:inline-block;width:300px;height:250px"
 +
    data-ad-client="ca-pub-1529295637495038"
 +
    data-ad-slot="6379103310"></ins>
 +
<script>
 +
(adsbygoogle = window.adsbygoogle || []).push({});
 +
</script>

Revision as of 21:38, 5 June 2014

/* Any JavaScript here will be loaded for all users on every page load. */
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'+ '&action=raw&ctype=text/javascript');
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- gate -->
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:250px"
     data-ad-client="ca-pub-1529295637495038"
     data-ad-slot="6379103310"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

/* Any JavaScript here will be loaded for all users on every page load. */ // install Wikipedia:User:Cacycle/wikEd in-browser text editor importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'+ '&action=raw&ctype=text/javascript');