|
|
| Line 8: |
Line 8: |
| Let's hear your ideas! | | Let's hear your ideas! |
|
| |
|
|
| |
| <div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
| |
|
| |
|
| <dpl> | | <dpl> |
| Line 17: |
Line 15: |
| count=5 | | count=5 |
| includematch=/Infobox/ | | includematch=/Infobox/ |
| format=<div style="width: 300px; height: 400px; position: relative; overflow: hidden; border-radius: 12px; box-shadow: 0px 4px 6px rgba(0,0,0,0.1);"> | | mode=inline |
| [[File:%FILE%|300px|center]]
| | format=* %TITLE% | %PAGE% | %FILE% | %USER% | %DATE% • |
| <div style="position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.7); color: white; padding: 10px; text-align: center;">
| |
| <a href="%PAGE%" style="color: white; font-size: 18px; font-weight: bold; text-decoration: none;">%TITLE%</a>
| |
| <br>
| |
| <small>by <a href="/User:%USER%" style="color: #ddd;">%USER%</a></small>
| |
| <br>
| |
| <small style="position: absolute; bottom: 5px; right: 10px; color: #ccc;">Last updated: %DATE%</small>
| |
| </div>
| |
| </div>•
| |
| </dpl> | | </dpl> |
|
| |
| </div>
| |