pokedics/original/index.html

43 lines
1.3 KiB
HTML

<html>
<head>
<title>Poke-dictionaries</title>
<meta charset="UTF-8"/>
</head>
<body>
<p>Revision <strong>03</strong>;
some Gen9 names; more dictionaries to be added later.
</p>
<p><strong>How to install:</strong><br/>
Just copy them to the directory <code>user/4/wordbook</code> within your
LibreOffice / OpenOffice configuration directory.<br/>
<u>Linuxes</u>: somewhere within <code>$HOME/.config/[libre|open]office</code><br/>
<u>Windows</u>: ...no idea? somewhere within <code>%APPDATA%/Program Data/LibreOffice</code> or something, I'd guess.<br/>
</p>
<table border="1" style="padding: 4px; border: 3px outset blue;">
<tr>
<th>Concept</th><th>en</th><th>es</th>
</tr>
<tr>
<td>Pokémon Names</td><td colspan="2"> <a href="./pokedex_pokemon_en.dic">Get</a> (me &amp; Saikou)</td>
</tr>
<tr>
<td>Berries</td><td><a href="./berries_pokemon_en.dic">Get</a></td> <td>Later</td>
</tr>
<tr>
<td>Mega Stones</td> <td><a href="./megastones_pokemon_en.dic">Get</a></td> <td>Later</td>
</tr>
<tr>
<td>Other Items</td> <td><a href="./items_pokemon_en.dic">Get</a></td> <td>Later</td>
</tr>
<tr>
<td>Locations</td> <td colspan="9">Later</td>
</tr>
<p class="bottom">Page -by Venia Silente</p>
</table>
</body>
</html>