Difference between revisions of "Widget:High-Elf-Swordsman"

From Rivendom
Jump to: navigation, search
(Created page with "<stat-block> <statblock-columns>2</statblock-columns> <creature-heading> <h1>Elledynnë Swordsman</h1> <h2>Medium humanoid(Elledynnë), chaotic neutral<...")
 
 
(75 intermediate revisions by the same user not shown)
Line 1: Line 1:
<stat-block>
+
<iframe id="monsterFrame" name="monsterFrame" src="<!--{$url}-->" style="display:none;"></iframe>
<statblock-columns>2</statblock-columns>
+
<script>
<creature-heading>
+
 
<h1>Elledynn&euml; Swordsman</h1>
+
  setTimeout(function(){
<h2>Medium humanoid(Elledynn&euml;), chaotic neutral</h2>
+
    var iFrameContents = frames['monsterFrame'].document.getElementsByTagName('stat-block')[0];
</creature-heading>
+
    document.getElementById('mw-content-text').appendChild(iFrameContents);},750);
</stat-block>
+
</script>

Latest revision as of 17:13, 21 August 2015

<iframe id="monsterFrame" name="monsterFrame" src="" style="display:none;"></iframe> <script>

 setTimeout(function(){
   var iFrameContents = frames['monsterFrame'].document.getElementsByTagName('stat-block')[0];
   document.getElementById('mw-content-text').appendChild(iFrameContents);},750);

</script>