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 ...@@ -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 | | color2 | c2, tocolor, tc | The color the particles transitions to | #0000FF |
| size | | The size of the particle | 1 | | size | | The size of the particle | 1 |
## ##
# Particles # 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;"> # TEST 1
<div style="padding: 20px;"> | | | | |
<h3 style="margin-top: 0;">Title</h3> |:-:|:-:|:-:|:-:|
<p style="margin-bottom: 15px;">Some text describing the card content.</p> | Ash | Block Crack
<a href="#" style="display: block; text-align: right; text-decoration: none; color: #007bff;">Read more</a> | <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> |
</div> |---------------------|---------------------|---------------------|---------------------|
</div> | 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> |
<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;"> # TEST 2
<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> | Ash | Block Crack
</div> | <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> |
</div> ##
| | | | |
|:-:|:-:|:-:|:-:|
| 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 ### ash
... ...
......