TinyPortal
Development => Block Codes => Topic started by: baderick on August 18, 2007, 12:46:05 PM
hi
heres a quick talent page you can use on your website ;)
just make a php artical and past this into it
if (isset($_GET['talent'])) {$talent = $_GET['talent'];}
echo '
<link rel="stylesheet" type="text/css" href="http://www.wowhead.com/talent/talentie6.css?2" />
<script type="text/javascript">
var mt_width = 500;
mt_build = \''.$talent.'\';
</script>
<script src="http://www.wowhead.com/talent/include.js" type="text/javascript"></script>';
as shown here
http://www.judeanpeoplesfront.net/forums/index.php?page=38
and with talents
http://www.judeanpeoplesfront.net/forums/index.php?page=38&talent=of0Eb0czxIziZZVA0c0f
to get the talents you have to get thecode from wowhead and all credits go to wowhead.com :)
aldebrand
I dont play the game but i must say that THAT looks very nice ;D
VERY useful for me, thanks.
Is there a way to center this?
Its not working for me?
seem like wowhead has changed the possibility to get this!
from my point of view they have removed the javascript files giving the possibility to get this!
a solution now maybe the use of iframes....