Fixed capitalization
This commit is contained in:
parent
6fa8fe6f7c
commit
ee4b1312e0
1 changed files with 8 additions and 18 deletions
|
@ -11,23 +11,13 @@ However, it does not give instructions on how to install RiiConnect24 or Wiimmfi
|
||||||
This guide is for the original Wii only. Do not use this on a Wii U!
|
This guide is for the original Wii only. Do not use this on a Wii U!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<colgroup>
|
<tr>
|
||||||
<col span="1" style="width: 50%;">
|
<th>< 4.2</th>
|
||||||
<col span="1" style="width: 50%;">
|
<th>Update to 4.3</th>
|
||||||
</colgroup>
|
</tr>
|
||||||
<thead>
|
<tr>
|
||||||
<tr>
|
<td>4.3</td>
|
||||||
<th style="text-align: center">New 3DS or New 2DS</th>
|
<td><a href="letterbomb">LetterBomb <img src="/images/Wii/StartLetterBomb.png" alt="LetterBomb" height="30"></a></td>
|
||||||
<th style="text-align: center">Old 3DS or Old 2DS</th>
|
</tr>
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align: center"><a href="get-started-(new-3ds)"><img src="{{ base_path }}/images/new3ds.png" style="padding: 0.5em;"></a> <a href="get-started-(new-3ds)"><img src="{{ base_path }}/images/new3dsxl.png" style="padding: 0.5em;"></a> <a href="get-started-(new-3ds)"><img src="{{ base_path }}/images/new2dsxl.png" style="padding: 0.5em;"></a></td>
|
|
||||||
<td style="text-align: center"><a href="get-started-(old-3ds)"><img src="{{ base_path }}/images/old3ds.png" style="padding: 0.5em;"></a> <a href="get-started-(old-3ds)"><img src="{{ base_path }}/images/old3dsxl.png" style="padding: 0.5em;"></a> <a href="get-started-(old-3ds)"><img src="{{ base_path }}/images/2ds.png" style="padding: 0.5em;"></a></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in a new issue