june-2024-otter.men/works.php

79 lines
2.2 KiB
PHP

<div id="wrapper">
<?php
require "essential/template.php";
?>
<script>
function x() {
document.body.style.backgroundImage = "url('essential/backgrounds/super homer.png')";
document.body.style.animation = "homer 4s linear infinite";
document.body.innerHTML += "SUPER HOMER EXPAND ";
}
</script>
<div id="content">
<h1>List of works created by Tom Otter</h1>
<p>From Realpedia, the REAL encyclopedia.</p>
<blockquote>This biographical article related to a French cycling person born in the 1990s is a stub. You can help Realpedia by <a href="javascript:x()">expanding it</a>.</blockquote>
<p><b>Tom Otter</b> (stylized lowercase) is an unknown being. Its doohickeys range multiple fields. This list aims to provide a summary of its works.</p>
<h2>Aural</h2>
<table>
<tbody>
<tr>
<th>Title</th>
<th>Alias</th>
<th>Type</th>
<th>Date Published</th>
<th>Label</th>
</tr>
<tr>
<tr>
<td><i>ABSOLUTE FUCKING WORST: THE COMPLETE COLLECTION</i></td>
<td>Thomas Fitzgerald</td>
<td>Compilation</td>
<td>May 10th, 2023</td>
<td>Cordfuck</td>
</tr>
<td><i>ABSOLUTE WORST 20-22</i></td>
<td>Thomas Fitzgerald</td>
<td>Mini-LP, Cassette</td>
<td>May 17th, 2024</td>
<td>Cheapskape Records</td>
</tr>
<tr>
<td><i>grass</i></td>
<td>ladjx</td>
<td>LP</td>
<td>TBA</td>
<td></td>
</tr>
</tbody>
</table>
<h2>Visual</h2>
<table>
<tbody>
<tr>
<th>Title</th>
<th>Date Published</th>
</tr>
<tr>
<td>"sad cat painting"</td>
<td>n/a</td>
</tr>
</tbody>
</table>
<h2>Digital</h2>
<table>
<tbody>
<tr>
<th>Title</th>
<th>Date Published</th>
<th>Publisher</th>
</tr>
<tr>
<td><i>DEAD KATS IN HELL: Dead Cat Hangman</i></td>
<td>May 12th, 2022</td>
<td>n/a</td>
</tr>
</tbody>
</table>
</div>
</div>