Skip to content

Commit

Permalink
Update fusionevoworkshopdarkmode3z.html
Browse files Browse the repository at this point in the history
  • Loading branch information
charizard8888 authored Sep 18, 2024
1 parent 568e2e4 commit 0fa9fc2
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions fusionevoworkshopdarkmode3z.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,8 +564,7 @@
<td style="text-align:center;">Avg</td>
<td id="mega1" style="text-align:center;">Mega 1</td>
<td id="mega2" style="text-align:center;">Mega 2</td>
<td colspan=100 rowspan=50></td>
<td rowspan=5000 colspan=5000><iframe src="https://dex.pokemonshowdown.com/" title="PS! Pokedex" width=800 height=300></iframe></td>
<td rowspan=5000 colspan=5000><iframe src="https://dex.pokemonshowdown.com/" title="PS! Pokedex" width=800 height=600></iframe></td>
</tr>
<tr>
<td class="basestat">HP</td>
Expand Down Expand Up @@ -671,43 +670,40 @@
<td colspan="4"><span id="mega1abe" style="width:64px;" class="abearea" onClick='document.getElementById("abe").value = ""+document.getElementById("mega1abe").innerText+"";post();post()'></span></td>
<td><span id="mega2abe" style="width:64px;" class="abearea" onClick='document.getElementById("abe").value = ""+document.getElementById("mega2abe").innerText+"";post();post()'></span></td>
</tr>
</table>
<table>

<tr>
<td>Ability&nbsp;&nbsp;&nbsp;<br> Desc</td>
<td tabIndex="15" colspan="2"><span class="textarea4" role="textbox" id="abedesc" contenteditable onInput="post()"></span></td>
<td tabIndex="15" colspan="4"><span class="textarea4" role="textbox" id="abedesc" contenteditable onInput="post()"></span></td>
<td colspan="2"></td>
<td colspan="3"></td>
</tr>
<tr>
<td>Phy<br> Moves</td>
<td tabIndex="16" colspan="2"><span class="textarea3" role="textbox" id="physicalmoves" contenteditable onInput="post()"></td>
<td tabIndex="16" colspan="4"><span class="textarea3" role="textbox" id="physicalmoves" contenteditable onInput="post()"></td>
</tr>
<tr>
<td>Special<br> Moves</td>
<td tabIndex="17" colspan="2"><span class="textarea3" role="textbox" id="specialmoves" contenteditable onInput="post()"></span></td>
<td tabIndex="17" colspan="4"><span class="textarea3" role="textbox" id="specialmoves" contenteditable onInput="post()"></span></td>

</tr>
<tr>
<td>Status<br> Moves</td>
<td tabIndex="18" colspan="2"><span class="textarea3" role="textbox" id="statusmoves" contenteditable onInput="post()"></span></td>
<td tabIndex="18" colspan="4"><span class="textarea3" role="textbox" id="statusmoves" contenteditable onInput="post()"></span></td>

</tr>
<tr>
<td style="font-size:18px;">Intended<br> Role</td>
<td tabIndex="19" colspan="2"><span class="textarea3" role="textbox" id="intendedrole" contenteditable onInput="post()"></span></td>
<td tabIndex="19" colspan="10"><span class="textarea3" role="textbox" id="intendedrole" contenteditable onInput="post()"></span></td>

</tr>
</table>
<table>

<tr>
<td>Role&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br> Justify</td>
<td tabIndex="20" colspan="5"><span class="textarea2" role="textbox" id="rolejustification" contenteditable onInput="post()"></span></td>
<td tabIndex="20" colspan="10"><span class="textarea2" role="textbox" id="rolejustification" contenteditable onInput="post()"></span></td>
</tr>
</table>
<table>

<td tabIndex="21" style="font-size:18px;">Battlecry&nbsp;</td>
<td colspan="5"><textarea type="text" id="cooltext" onInput="post()" style="width:552px;height:34px;" placeholder="Cool italics text below the fusion"></textarea>
<td colspan="10"><textarea type="text" id="cooltext" onInput="post()" style="width:552px;height:34px;" placeholder="Cool italics text below the fusion"></textarea>
<div class="xd"><textarea id="xd" class="xd"> </textarea><textarea id="xd2" class="xd"> </textarea><textarea id="xd3" class="xd"></textarea></div>
</td>
</tr>
Expand Down

0 comments on commit 0fa9fc2

Please sign in to comment.