Widget:HoverCard: Difference between revisions

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

Revision as of 18:00, 24 September 2016

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

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