« Modèle:EventInfo » : différence entre les versions
Apparence
Page créée avec « <includeonly> {| class="wikitable" style="width:300px; text-align:left; background:#1e1e1e; color:#fff; border:1px solid #444;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#2b2b2b;" | {{{Nom|Nom de l'événement}}} |- | colspan="2" style="text-align:center;" | [[Fichier:{{{Image|Placeholder.png}}}|300px]] |- ! Nombre de joueurs : | {{{Joueurs|Non précisé}}} |- ! Taille : | {{{Taille|Non précisée}}} |- ! Temps : | {{{Temps|Non précis... » |
Aucun résumé des modifications |
||
(2 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
< | <div style="float:right; width:300px; background:var(--background-color-neutral); border:1px solid var(--border-color-subtle); border-radius:8px; padding:10px; margin:0 0 10px 20px;"> | ||
= | <div style="text-align:center; font-size:18px; font-weight:bold; margin-bottom:10px;"> | ||
{{{nom}}} | |||
</div> | |||
<!-- Image principale --> | |||
< | <div style="text-align:center; margin-bottom:10px;"> | ||
{{ | [[Fichier:{{{image}}}|280px]] | ||
</div> | |||
<table style="width:100%; font-size:90%; color:var(--color-base);"> | |||
<tr><th style="text-align:left;">Nombre de joueurs</th><td>{{{joueurs}}}</td></tr> | |||
| | <tr><th style="text-align:left;">Taille</th><td>{{{taille}}}</td></tr> | ||
}} | <tr><th style="text-align:left;">Temps</th><td>{{{temps}}}</td></tr> | ||
</ | {{#if:{{{mode|}}}|<tr><th style="text-align:left;">Mode</th><td>{{{mode}}}</td></tr>}} | ||
</ | </table> | ||
</div> |
Dernière version du 2 août 2025 à 14:16
{{{nom}}}
[[Fichier:{{{image}}}|280px]]
Nombre de joueurs | {{{joueurs}}} |
---|---|
Taille | {{{taille}}} |
Temps | {{{temps}}} |