« Modèle:EventInfo » : différence entre les versions
Apparence
Aucun résumé des modifications |
Aucun résumé des modifications |
||
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}}} |