Difference between revisions of "User talk:Wiki Worker"

From Phdwiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
$wgRawHtml = true
 +
<html>
 
<!-- Place this tag where you want the +1 button to render -->
 
<!-- Place this tag where you want the +1 button to render -->
 
<g:plusone></g:plusone>
 
<g:plusone></g:plusone>
Line 10: Line 12:
 
   })();
 
   })();
 
</script>
 
</script>
 +
</html>

Revision as of 07:42, 27 July 2011

$wgRawHtml = true <html> <g:plusone></g:plusone>

<script type="text/javascript">

 (function() {
   var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
   po.src = 'https://apis.google.com/js/plusone.js';
   var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
 })();

</script> </html>