Update to support the 9th generation

This commit is contained in:
2023-02-18 00:48:06 +01:00
parent c3f84ab2ab
commit 09bbf223c3
22 changed files with 148 additions and 55 deletions

View File

@ -30,12 +30,12 @@
<article>
<div id="container">
<div id="game">
<img src="pokemon/R58.png" alt="Growlithe" class="poketest-companion" />
<img src="pokemon/912.png" alt="Quaxly" class="poketest-companion" />
<h1>Pokétest</h1>
<p><strong>Now updated for Pokémon Legends: Arceus!</strong></p>
<p><strong>Now updated for Pokémon Scarlet and Violet!</strong></p>
<p>There are now more than 900 Pocket&nbsp;Monsters, and a handful number of alternative forms. It's getting pretty tricky to know them all, let alone to catch them all. With Pokétest, you can train yourself and become unbeatable! Filter by generation, language and even by Mega&nbsp;Evolutions, Regional or Gigantamax&nbsp;Forms!</p>
<p>There are now more than 1000 Pocket&nbsp;Monsters, and a handful number of alternative forms. It's getting pretty tricky to know them all, let alone to catch them all. With Pokétest, you can train yourself and become unbeatable! Filter by generation, language and even by Mega&nbsp;Evolutions, Regional or Gigantamax&nbsp;Forms!</p>
<p>For more details, please read the <a href="about.html">About page</a>!</p>
@ -75,13 +75,17 @@
<span class="SM1">7</span><span class="SM2">G</span>
</strong> (722 - 809)</label><br />
<input type="checkbox" name="8g" id="8g"><label for="8g"> <strong title="8g">
<input type="checkbox" name="8g" id="8g"><label for="8g"> <strong title="Galar">
<span class="SWSH1">8</span><span class="SWSH2">G</span>
</strong> (810 - 905)</label><br />
<input type="checkbox" name="9g" id="9g"><label for="9g"> <strong title="Paldea">
<span class="SV1">9</span><span class="SV2">G</span>
</strong> (906 - 1008)</label><br />
<input type="checkbox" name="regional" id="regional"><label for="regional"> <strong title="Regional">
Regional Forms
</strong> (53)</label><br />
</strong> (55)</label><br />
<input type="checkbox" name="mega" id="mega"><label for="mega"> <strong title="Mega">
Mega-Evolutions
@ -146,7 +150,7 @@
</div>
</article>
<footer>
<p>© 2012 - 2022 Pokétest 2.9</p>
<p>© 2012 - 2023 Pokétest 2.9</p>
</footer>
</div>
<script>