(Created the Pokemon Page Template)
 
(Created Prototype Infobox)
 
Line 1: Line 1:
<div class="infobox">
  <div class="infobox-title">
    Bulbasaur
  </div>
  <div class="infobox-image">
    <div class="infobox-image-row">
      [[File:Poke Ball (model).png]]
    </div>
  </div>
  <div class="infobox-items">
    <div class="infobox-item-row">
      <div class="item-slot">
        [[File:Poke Ball.png]]
      </div>
    </div>
  </div>
  <table class="infobox-table">
    <tr>
      <th>National Number</th>
      <td>1</td>
    </tr>
    <th style="text-align: center;">Typing</th>
    <tr>
      <th>Primary</th>
      <td>Grass</td>
    </tr>
    <tr>
      <th>Secondary</th>
      <td>Poison</td>
    </tr>
    <!-- MAYBE?!?!?!?!? -->
    <th style="text-align: center;">Hitbox</th>
    <tr>
      <th>Width</th>
      <td>0.7 Block(s)</td>
    </tr>
    <tr>
      <th>Height</th>
      <td>0.8 Block(s)</td>
    </tr>
    <tr>
<td scope="left" style="text-align: center;">
  Previous<br>
  None (remove if none)
</td>
<td scope="right" style="text-align: center;">
  Next<br>
  Ivysaur (link)
</td>
    </tr>
  </table>
</div>
WIP
WIP
Species:
Species:

Latest revision as of 20:35, 12 January 2026