Updated NWNDS Creature Appearance Tracker (markdown)
@@ -1,10 +1,5 @@
|
||||
{| class="wikitable" style="width:100%;"
|
||||
|-
|
||||
! Caption 1 !! Caption 2 !! Caption 3 !! Caption 4
|
||||
|-
|
||||
| [[File:Image 1.jpg|thumb|150px|Caption for Image 1]] || [[File:Image 2.jpg|thumb|150px|Caption for Image 2]] || [[File:Image 3.jpg|thumb|150px|Caption for Image 3]] || [[File:Image 4.jpg|thumb|150px|Caption for Image 4]]
|
||||
|-
|
||||
| [[File:Image 5.jpg|thumb|150px|Caption for Image 5]] || [[File:Image 6.jpg|thumb|150px|Caption for Image 6]] || [[File:Image 7.jpg|thumb|150px|Caption for Image 7]] || [[File:Image 8.jpg|thumb|150px|Caption for Image 8]]
|
||||
|-
|
||||
| [[File:Image 9.jpg|thumb|150px|Caption for Image 9]] || [[File:Image 10.jpg|thumb|150px|Caption for Image 10]] || [[File:Image 11.jpg|thumb|150px|Caption for Image 11]] || [[File:Image 12.jpg|thumb|150px|Caption for Image 12]]
|
||||
|}
|
||||
| Caption 1 | Caption 2 | Caption 3 | Caption 4 |
|
||||
| --- | --- | --- | --- |
|
||||
| <img src="/path/to/image1.jpg" alt="Caption for Image 1" width="150px"/> | <img src="/path/to/image2.jpg" alt="Caption for Image 2" width="150px"/> | <img src="/path/to/image3.jpg" alt="Caption for Image 3" width="150px"/> | <img src="/path/to/image4.jpg" alt="Caption for Image 4" width="150px"/> |
|
||||
| <img src="/path/to/image5.jpg" alt="Caption for Image 5" width="150px"/> | <img src="/path/to/image6.jpg" alt="Caption for Image 6" width="150px"/> | <img src="/path/to/image7.jpg" alt="Caption for Image 7" width="150px"/> | <img src="/path/to/image8.jpg" alt="Caption for Image 8" width="150px"/> |
|
||||
| <img src="/path/to/image9.jpg" alt="Caption for Image 9" width="150px"/> | <img src="/path/to/image10.jpg" alt="Caption for Image 10" width="150px"/> | <img src="/path/to/image11.jpg" alt="Caption for Image 11" width="150px"/> | <img src="/path/to/image12.jpg" alt="Caption for Image 12" width="150px"/> |
|
||||
|
||||
Reference in New Issue
Block a user