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

From Rivendom
Jump to: navigation, search
 
(70 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>
 
<head-1 class="nowiki">Elledynn&euml; Swordsman</head-1>
 
<head-2 class="nowiki">Medium humanoid(Elledynn&euml;), chaotic neutral</head-2>
 
</creature-heading>
 
<top-stats>
 
<property-line>
 
<head-4>Armor Class</head-4>
 
<p>14 (Studded Leather Armour)</p>
 
</property-line>
 
<property-line>
 
<head-4>Hit Points</head-4>
 
<p>44 (8d10)</p>
 
</property-line>
 
<property-line>
 
<head-4>Speed</head-4>
 
<p>35 ft.</p>
 
</property-line>
 
  
<abilities-block
+
  setTimeout(function(){
data-cha="6"
+
    var iFrameContents = frames['monsterFrame'].document.getElementsByTagName('stat-block')[0];
data-con="10"
+
    document.getElementById('mw-content-text').appendChild(iFrameContents);},750);
data-dex="12"
+
</script>
data-int="12"
 
data-str="16"
 
data-wis="14"></abilities-block>
 
 
 
<property-line>
 
<head-4>Senses</head-4>
 
<p>passive Perception 14</p>
 
</property-line>
 
<property-line>
 
<head-4>Languages</head-4>
 
<p>Elledyn'ni</p>
 
</property-line>
 
<property-line>
 
<head-4>Challenge</head-4>
 
<p>1 (200 XP)</p>
 
</property-line>
 
</top-stats>
 
</stat-block>
 

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>