Example #1
0
<?php

// Data check
if (WoW_Template::GetPageIndex() == 'data') {
    WoW_Template::LoadTemplate('block_data');
}
WoW_Template::LoadTemplate('block_header');
?>
<body class="<?php 
echo WoW::GetPageID();
?>
">

<div style="position: absolute; width: 1px; height: 1px; background: url('images/ui/wsa-notification.png') no-repeat"></div>

<!--
<div class="beta-ptr-links">
<div><a href="http://old.wowhead.com/" rel="np" title="View the old version of this page">&#171; Archive</a></div>
<div><a href="http://ptr.wowhead.com/" rel="np" title="View the PTR version of this page">&#171; PTR</a></div>
</div>
-->

<?php 
if (WoW_Template::GetPageIndex() == 'home') {
    WoW_Template::LoadTemplate('content_home');
} else {
    WoW_Template::LoadTemplate('block_layout');
}
WoW_Template::LoadTemplate('block_footer');
?>
Example #2
0
<div class="footer"><div class="footer-links linklist"><a href="<?php 
echo WoW::GetWoWPath();
?>
/aboutus">About us &amp; contact</a>|<a href="<?php 
echo WoW::GetWoWPath();
?>
/tos">Terms of use</a>|<a href="<?php 
echo WoW::GetWoWPath();
?>
/privacy">Privacy</a>|<a href="<?php 
echo WoW::GetWoWPath();
?>
/advertise">Advertise</a>|<a href="#" id="footer-links-language"></a></div>
<div class="footer-copy">&copy; 2011 Wowhead /&nbsp;<a href="http://www.zam.com" target="_blank" class="footer-copy-zam"></a></div>
</div>
<?php 
if (WoW_Template::GetPageIndex() == 'home') {
    echo sprintf('<script type="text/javascript">//<![CDATA[
PageTemplate.set({pageName: \'%s\'});
PageTemplate.init();
g_captchaType = 1;g_dataKey = \'dc6c325d392a0f6fb411b6fb9c3fdf31d5cbf606\';g_host = \'http://www02.wowhead.com\';
//]]></script>', WoW::GetPageID());
}
?>

<noscript><div id="noscript-bg"></div><div id="noscript-text"><b>This site makes extensive use of JavaScript.</b><br />Please <a href="https://www.google.com/support/adsense/bin/answer.py?answer=12654" target="_blank">enable JavaScript</a> in your browser.</div></noscript>