HTML Codes
All external HTML codes used by PGIWiki are stored here. These are the actual source codes being referenced, and modifying them will affect their functions in real-time.
PGITweety
<html> <head> <script type="application/x-javascript"> <!-- /****************************************************** * externalLinks() function from * http://www.webmasterworld.com/forum21/11165.htm ******************************************************/ function externalLinks() { if (!document.getElementsByTagName) return; var anchors = document.getElementsByTagName("a"); for (var i=0; i<anchors.length; i++) { var anchor = anchors[i]; anchor.target = "_blank"; } } window.onload = externalLinks; --> </script> <style type="text/css"> li{ list-style-type: none; text-decoration: none; padding-left: 10px; background-image: url(http://pgiwiki.wikidot.com/local--files/side:files/monobook-dot.png); background-repeat: no-repeat; background-position: 0px 4px; } </style> </head> <body style="font-size:0.70em;font-family:sans-serif;margin: 2px 2px 2px 2px;"> <!--[if IE 6]> <b>Notice: PGIWiki is NOT compatible with IE6. Please upgrade to IE7 or higher.</b> <![endif]--> <div id="twitter_update_list"></div> <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/Fereal.json?callback=twitterCallback2&count=10"></script> </body> </html>
PGIWiki Toolbar Download Link (currently not in use)
<html> <head> <script type="application/x-javascript"> <!-- function installToolbar () { var xpi = new Object(); xpi["PGIWiki Toolbar"] = "http://pgiwiki.wikidot.com/local--files/index:pgiwiki-toolbar/pgiwikitoolbar.xpi"; InstallTrigger.install(xpi); } --> </script> </head> <body> <b><center> <a href="javascript:installToolbar()">Download the PGIWiki Toolbar</a> </center></b> </body> </html>
Alexa Traffic Report (no longer used)
<html> <body> <script type="text/javascript" src="http://www.netvibes.com/js/UWA/load.js.php?env=BlogWidget2"></script> <script type="text/javascript"> var BW = new UWA.BlogWidget({moduleUrl:'http://www.netvibes.com/api/uwa/examples/alexa.html'}); BW.setPreferencesValues({'alexaTitle':'Philippine Online Game Publishers', 'alexaSite0':'levelupgames.ph', 'alexaSite1':'e-games.com.ph', 'alexaSite2':'amped.ph', 'alexaSite3':'mygame.ph', 'alexaSite4':'mobiusgames.net', 'alexaHeight':'250'}); BW.setConfiguration({'title':'Philippine Online Game Publishers', 'height':309}); </script> </body> </html>
page_revision: 21, last_edited: 1251768798|%e %b %Y, %H:%M %Z (%O ago)