Widget:HoverCard: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Pillowkeeper
mNo edit summary
imported>Pillowkeeper
mNo edit summary
Line 1: Line 1:
<!--{foreach from=$card key=url item=name}-->
<a href="<!--{$card.url|escape:'html'}-->">
<a href="<!--{$url|escape:'html'}-->">
Fireball
Fireball
</a>
</a>
<div class="box">
<div class="box">
<iframe src="<!--{$url|escape:'html'}-->" scrolling="no" width="600" height="890" style="position:fixed; top:-495px; overflow: hidden;">
<iframe src="<!--{$card.url|escape:'html'}-->" scrolling="no" width="600" height="890" style="position:fixed; top:-495px; overflow: hidden;">
</iframe>
</iframe>
</div>
</div>
<!--{/foreach}-->

Revision as of 18:18, 24 September 2016

<a href=""> Fireball </a>

<iframe src="" scrolling="no" width="600" height="890" style="position:fixed; top:-495px; overflow: hidden;"> </iframe>