|
|
| Ligne 1 : |
Ligne 1 : |
| <templatestyles src="Modèle:Joueur/styles.css" /><noinclude>{{Documentation}}</noinclude><includeonly><!--
| | {{#invoke:Joueur|carte}}<noinclude> |
| -->{{#vardefine:h|{{#if:{{{hauteur|}}}|{{{hauteur|}}}|60}}}}<!--
| | {{Documentation}} |
| -->{{#vardefine:img|{{#if:{{{uuid|}}}|https://crafatar.com/avatars/{{{uuid}}}?size=120&default=MHF_Steve&overlay|https://minotar.net/avatar/{{{1|steve}}}/120}}}}<!--
| | </noinclude> |
| -->{{#vardefine:nom|{{#if:{{{affichage|}}}|{{{affichage|}}}|{{{1|}}}}}}}<!--
| |
| --><div class="joueur-banniere" style="height:{{#var:h}}px;"><!--
| |
| --><img class="joueur-avatar" src="{{#var:img}}" alt="{{{1|}}}" /><!--
| |
| --><span class="joueur-infos"><!--
| |
| --><span class="joueur-nom">[[Utilisateur:{{{1|}}}|{{#var:nom}}]]</span><!--
| |
| -->{{#if:{{{grade|}}}|<span class="joueur-grade">[[{{{grade}}}]]</span>|}}<!--
| |
| -->{{#if:{{{texte|}}}|<span class="joueur-texte">{{{texte|}}}</span>|}}</span><!--
| |
| --></div></includeonly>
| |