Updated NWNDS Creature Appearance Tracker (mediawiki)

Jaysyn904
2023-05-04 13:27:52 +00:00
parent 724953ea51
commit cc530f0ede

@@ -1,13 +1,10 @@
<table style="width:100%">
<thead>
<tr>
<th style="text-align:center; width: 25%;">Creature Name</th>
<th style="text-align:center">Current Model</th>
<th style="text-align:center">2e Art</th>
<th style="text-align:center">3e Art</th>
</tr>
</thead>
<tbody>
<tr>
<th style="text-align:center">Creature Name</th>
<th style="text-align:center">Current Model</th>
<th style="text-align:center">2e Art</th>
<th style="text-align:center">3e Art</th>
</tr>
<tr>
<td style="text-align:center; font-weight: bold; width: 25%;">Cistern Fiend</td>
<td style="text-align:center"><img src="https://github.com/Jaysyn904/NWNDS/blob/main/_wiki_/images/current_cisternfiend.png" alt="NWNDS Cistern Fiend" style="width:100%"></td>
@@ -20,12 +17,6 @@
<td style="text-align:center"><img src="https://github.com/Jaysyn904/NWNDS/blob/main/_wiki_/images/2e_cloaker.png" alt="2e Cloaker" style="width:100%"></td>
<td style="text-align:center"><img src="https://github.com/Jaysyn904/NWNDS/blob/main/_wiki_/images/3e_cloaker.png" alt="3e Cloaker" style="width:100%"></td>
</tr>
<tr>
<td style="text-align:center; width: 25%;"></td>
<td style="text-align:center"><img src="/path/to/image8.jpg" alt="Caption for Image 8" style="width:100%"></td>
<td style="text-align:center"><img src="/path/to/image9.jpg" alt="Caption for Image 9" style="width:100%"></td>
<td style="text-align:center"><img src="/path/to/image10.jpg" alt="Caption for Image 10" style="width:100%"></td>
</tr>
<tr>
<td style="text-align:center; width: 25%;"></td>
<td style="text-align:center"><img src="/path/to/image8.jpg" alt="Caption for Image 8" style="width:100%"></td>
@@ -37,6 +28,11 @@
<td style="text-align:center"><img src="/path/to/image8.jpg" alt="Caption for Image 8" style="width:100%"></td>
<td style="text-align:center"><img src="/path/to/image9.jpg" alt="Caption for Image 9" style="width:100%"></td>
<td style="text-align:center"><img src="/path/to/image10.jpg" alt="Caption for Image 10" style="width:100%"></td>
</tr>
</tbody>
</tr>
<tr>
<td style="text-align:center; width: 25%;"></td>
<td style="text-align:center"><img src="/path/to/image8.jpg" alt="Caption for Image 8" style="width:100%"></td>
<td style="text-align:center"><img src="/path/to/image9.jpg" alt="Caption for Image 9" style="width:100%"></td>
<td style="text-align:center"><img src="/path/to/image10.jpg" alt="Caption for Image 10" style="width:100%"></td>
</tr>
</table>