2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
(Blanked the page) |
|||
Line 1: | Line 1: | ||
<?php $url = "http" . ((!empty($_SERVER['HTTPS'])) ? "s" : "") . "://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; ?> | |||
<div style="vertical-align:top;float:left;"> | |||
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> | |||
<g:plusone></g:plusone> | |||
</div> | |||
| |||
<div style="float:left"> | |||
<!-- <iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode($url); ?>&layout=standard&show_faces=false&width=300&action=recommend&font=trebuchet+ms&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe> --> | |||
<div class="fb-like" data-href="<?php echo urlencode($url); ?>" data-send="false" data-width="450" data-show-faces="false" data-font="arial"></div> | |||
</div> | |||
<div style="clear:both;"></div> |