2 289 octets ajoutés,
28 avril 2013 à 07:51 <includeonly>{{#switch:{{{type}}}
|coureur|coureurs = {{#vardefine:type|Coureurs}} {{#vardefine:icone|Coureurs.png}}
|rouleur|rouleurs = {{#vardefine:type|Rouleurs}} {{#vardefine:icone|Rouleurs.png}}
|cerbère|cerbères = {{#vardefine:type|Cerbères}} {{#vardefine:icone|Cerbères.png}}
}}{{#vardefine:tablestyle|"width:160px; background-color:#d9dde9; color:black; text-align:right; padding-right:15px; border-radius:8px 5px 20px 8px;"}}<div class="infobox" style="padding:4px; width:420px; border-radius:0.4em; background-color:#181818; color:white; position:relative;">
<h3 class="infoboxheading" style="padding:3px 5px; border:none; margin:-4px -4px 2px; text-align:center;">{{{nom|{{PAGENAME}}}}}</h3>
<p style="margin-left:8px; margin-right:8px; padding-bottom:5px; border-bottom:1px solid white;">[[Véhicules|Véhicule]] – [[{{#var:type}}]]</p>
<table style="padding-left:8px; padding-right:8px; font-style:italic; margin-bottom:8px; width:100%;">
<tr><td>[[Image:{{#var:icone}}|50px|link=]]</td><td>{{{description}}}</td></tr>
</table>
<table style="padding-left:8px; padding-right:8px; margin-bottom:10px; font-weight:bold; width:100%;">
<tr><td style={{#var:tablestyle}}>PV</td><td style="padding-left:15px;">{{{pv}}}</td></tr>
<tr><td style={{#var:tablestyle}}>Dégâts</td><td style="padding-left:15px;">{{{dégâts}}}</td></tr>
<tr><td style={{#var:tablestyle}}>Vitesse</td><td style="padding-left:15px;">{{{vitesse}}}</td></tr>
<tr><td style={{#var:tablestyle}}>Boost vitesse</td><td style="padding-left:15px;">{{{boost-v}}}</td></tr>
<tr><td style={{#var:tablestyle}}>Boost recharge</td><td style="padding-left:15px;">{{{boost-r}}}</td></tr>
<tr><td style={{#var:tablestyle}}>Boost</td><td style="padding-left:15px;">{{{boost}}}</td></tr>
</table>
</div>[[Catégorie:Véhicules]][[Catégorie:{{#var:type}}]]</includeonly>
<noinclude>
[[Catégorie:Modèles]]
Copiez-collez ce code dans une nouvelle page.
<pre style="width:300px; float:left;margin-right:80px;">
{{véhicule
|type=
|description=
|pv=
|dégâts=
|vitesse=
|boost-v=
|boost-r=
|boost=
}}
</pre>
<p syle="float:left;">
Liste des paramètres :
* type : coureur, rouleur ou cerbère
* description
* pv
* dégâts
* vitesse
* boost-v : boost vitesse
* boost-r : boost recharge
* boost
</p>
</noinclude>