|
|
(Une version intermédiaire par le même utilisateur non affichée) |
Ligne 1 : |
Ligne 1 : |
| | | Accueil |
| <div style="text-align:center; margin: 20px 0;">
| |
| <h1 style="font-size: 36px; color: #fff;">Bienvenue sur le Wiki Zenavia</h1>
| |
| <p style="font-size: 18px; color: #ccc;">
| |
| Découvrez toutes les informations sur les différents modes de jeu de notre serveur.
| |
| </p>
| |
| </div>
| |
| | |
| <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto;">
| |
| | |
| <!-- Infecté -->
| |
| <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center;">
| |
| <img src="https://i.imgur.com/uN6jN8h.png" alt="Infecté" style="width: 80px; height: 80px; margin-bottom: 10px;">
| |
| <h2 style="color: #fff;">Infecté</h2>
| |
| <p style="color: #aaa;">Survivez aux vagues de joueurs infectés dans ce mode intense et dynamique.</p>
| |
| <a href="/wiki/Infecté" style="color: #00bfff; text-decoration: none; font-weight: bold;">En savoir plus →</a>
| |
| </div>
| |
| | |
| <!-- Freebuild -->
| |
| <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center;">
| |
| <img src="https://i.imgur.com/wPLbA5E.png" alt="Freebuild" style="width: 80px; height: 80px; margin-bottom: 10px;">
| |
| <h2 style="color: #fff;">Freebuild</h2>
| |
| <p style="color: #aaa;">Exprimez votre créativité sur de vastes terrains en construisant sans limite.</p>
| |
| <a href="/wiki/Freebuild" style="color: #00bfff; text-decoration: none; font-weight: bold;">En savoir plus →</a>
| |
| </div>
| |
| | |
| <!-- Practice -->
| |
| <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center;">
| |
| <img src="https://i.imgur.com/q7Xf17O.png" alt="Practice" style="width: 80px; height: 80px; margin-bottom: 10px;">
| |
| <h2 style="color: #fff;">Practice</h2>
| |
| <p style="color: #aaa;">Améliorez vos compétences PvP avec nos arènes d'entraînement avancées.</p>
| |
| <a href="/wiki/Practice" style="color: #00bfff; text-decoration: none; font-weight: bold;">En savoir plus →</a>
| |
| </div>
| |
| | |
| <!-- Skyblock -->
| |
| <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center;">
| |
| <img src="https://i.imgur.com/FoTkqW3.png" alt="Skyblock" style="width: 80px; height: 80px; margin-bottom: 10px;">
| |
| <h2 style="color: #fff;">Skyblock</h2>
| |
| <p style="color: #aaa;">Commencez sur une petite île et évoluez grâce à vos ressources et votre ingéniosité.</p>
| |
| <a href="/wiki/Skyblock" style="color: #00bfff; text-decoration: none; font-weight: bold;">En savoir plus →</a>
| |
| </div>
| |
| | |
| </div>
| |