Wrath:Aeldari Ranger Psyker: Difference between revisions

Adding a modal in DOM (but not CSS yet)
Moving modal DIV to bottom.
Line 20: Line 20:
| colspan="2" | '''Languages:''' Aeldari Lexicon, Low Gothic, High Gothic
| colspan="2" | '''Languages:''' Aeldari Lexicon, Low Gothic, High Gothic
|-
|-
| colspan="2" | '''Asuryani Path:'''
| colspan="2" | '''Asuryani Path:''' [[#path-of-celebrant|Path of the Celebrant]], Path of the Mariner
[[#path-of-celebrant|Path of the Celebrant]]
<div id="path-of-celebrant" class="modalDialog">
  <div>
    <div class="close">[[#close2|X]]</div>
    <div style="max-height:500px;overflow:auto;">
      Your content here!!!
    </div>
  </div>
</div>,  
Path of the Mariner
|-
|-
|}
|}
Line 376: Line 366:
|-
|-
|}
|}
</div>
<div id="path-of-celebrant" class="modalDialog">
  <div>
    <div class="close">[[#close2|X]]</div>
    <div style="max-height:500px;overflow:auto;">
      Your content here!!!
    </div>
  </div>
</div>
</div>