Update Test Page authored by Lxlp's avatar Lxlp
......@@ -45,27 +45,41 @@ The following is a list of the implemented particles, associated with their Data
| color2 | c2, tocolor, tc | The color the particles transitions to | #0000FF |
| size | | The size of the particle | 1 |
##
# Particles
<div style="border: 1px solid #ccc; border-radius: 5px; overflow: hidden; width: 300px;">
<img src="https://via.placeholder.com/150" alt="Placeholder image" style="width: 100%; height: auto;">
<div style="padding: 20px;">
<h3 style="margin-top: 0;">Title</h3>
<p style="margin-bottom: 15px;">Some text describing the card content.</p>
<a href="#" style="display: block; text-align: right; text-decoration: none; color: #007bff;">Read more</a>
</div>
</div>
<div style="border: 1px solid #ccc; border-radius: 5px; overflow: hidden; width: 300px;">
<img src="https://via.placeholder.com/150" alt="Placeholder image" style="width: 100%; height: auto;">
<div style="padding: 20px;">
<h3 style="margin-top: 0;">Title</h3>
<p style="margin-bottom: 15px;">Some text describing the card content.</p>
<a href="#" style="display: block; text-align: right; text-decoration: none; color: #007bff;">Read more</a>
</div>
</div>
# TEST 1
| | | | |
|:-:|:-:|:-:|:-:|
| Ash | Block Crack
| <a href="/skills/mechanics/Particle/Particle-Types/Ash"><img src="https://imgur.com/ggCYoIB.gif"></a> | <a href="/skills/mechanics/Particle/Particle-Types/BlockCrack"><img src="https://imgur.com/bHpnok7.gif"></a> |
|---------------------|---------------------|---------------------|---------------------|
| Ash | Block Crack
| <a href="/skills/mechanics/Particle/Particle-Types/Ash"><img src="https://imgur.com/ggCYoIB.gif"></a> | <a href="/skills/mechanics/Particle/Particle-Types/BlockCrack"><img src="https://imgur.com/bHpnok7.gif"></a> |
# TEST 2
| | | | |
|:-:|:-:|:-:|:-:|
| Ash | Block Crack
| <a href="/skills/mechanics/Particle/Particle-Types/Ash"><img src="https://imgur.com/ggCYoIB.gif"></a> | <a href="/skills/mechanics/Particle/Particle-Types/BlockCrack"><img src="https://imgur.com/bHpnok7.gif"></a> |
##
| | | | |
|:-:|:-:|:-:|:-:|
| Ash | Block Crack
| <a href="/skills/mechanics/Particle/Particle-Types/Ash"><img src="https://imgur.com/ggCYoIB.gif"></a> | <a href="/skills/mechanics/Particle/Particle-Types/BlockCrack"><img src="https://imgur.com/bHpnok7.gif"></a> |
# TEST 3
| Ash | Block Crack | | |
|:---:|:-----------:|:-:|:-:|
| <a href="/skills/mechanics/Particle/Particle-Types/Ash"><img src="https://imgur.com/ggCYoIB.gif"></a> | <a href="/skills/mechanics/Particle/Particle-Types/BlockCrack"><img src="https://imgur.com/bHpnok7.gif"></a> |
| Ash | Block Crack | | |
|:---:|:-----------:|:-:|:-:|
| <a href="/skills/mechanics/Particle/Particle-Types/Ash"><img src="https://imgur.com/ggCYoIB.gif"></a> | <a href="/skills/mechanics/Particle/Particle-Types/BlockCrack"><img src="https://imgur.com/bHpnok7.gif"></a> |
### ash
......
......