|
|
Line 1: |
Line 1: |
| __TOC__ | | __TOC__ |
| | | |
| + | |
| + | <div style="text-align:center"> |
| + | <table class="table table-bordered"> |
| + | <th scope="col">Pokemon</th> |
| + | <tr> |
| + | <td> |
| + | <table class="table table-bordered"> |
| + | <th width="50%" colspan="1" scope="col">Form</th> |
| + | <th width="50%" colspan="1" scope="col">Form Name</th> |
| + | <tr> |
| + | <td colspan="2"> |
| + | <table class="table table-bordered"> |
| + | <td width="50%">Palette</td> |
| + | <td width="50%">Palette Name</td> |
| + | <tr> |
| + | <td>Palettes</td> |
| + | <td>palettes</td> |
| + | </tr> |
| + | </table> |
| + | </td> |
| + | </tr> |
| + | </table> |
| + | </td> |
| + | </tr> |
| + | </table> |
| + | </div> |
| | | |
| <div class="table-responsive" style="width: 50%; text-align:center"> | | <div class="table-responsive" style="width: 50%; text-align:center"> |