Sonata Dusk | | <div class="walloftext">
<h2>Image Lists</h2>
<table class="table">
<tr>
<th class="table__tiny-column center">J</th>
<td>Previous page</td>
</tr>
<tr>
<th class="center">K</th>
<td>Next page</td>
</tr>
<tr>
<th class="center">F</th>
<td>Favorite image (image under the mouse pointer)</td>
</tr>
<tr>
<th class="center">U</th>
<td>Upvote image (image under the mouse pointer)</td>
</tr>
</table>
<h2>Image Pages</h2>
<table class="table">
<tr>
<th class="table__tiny-column center">J</th>
<td>Previous image (in global index terms, the image posted after the one you're looking at)</td>
</tr>
<tr>
<th class="center">K</th>
<td>Next image (image posted before current one)</td>
</tr>
<tr>
<th class="center">R</th>
<td>Random image</td>
</tr>
<tr>
<th class="center">S</th>
<td>Go to source</td>
</tr>
<tr>
<th class="center">L</th>
<td>Open tag list for editing</td>
</tr>
<tr>
<th class="center">I</th>
<td>Go to index page containing the image being displayed</td>
</tr>
<tr>
<th class="center">F</th>
<td>Favorite image</td>
</tr>
<tr>
<th class="center">U</th>
<td>Upvote image</td>
</tr>
</table>
</div>
|