Galerie de couvertures (tuto)

De Wiki Pimpf
Aller à la navigation Aller à la recherche

Format le plus courant, à la française

Code (à adapter selon les besoins) :

<gallery widths=80px style="background:radial-gradient(circle at 51% 51%, #f3f5f3 0%, #d0f0d0 100%); color:#000; border:1px solid gray; padding:20px; border-radius:10px; box-shadow: 0 5px 5px rgba(100, 100, 100, 0.8); font-size:12px; line-height:12px; margin:0 auto; text-shadow:1px 1px 1px rgba(0, 125, 0, 0.3); text-align:center; display:table;">
BigBoy005.png|Big Boy 5
BigBoy014.png|Big Boy 14
BigBoy022.png|Big Boy 22
BigBoy028.png|Big Boy 28
BigBoss056.png|Big Boss 56
BigBoss066.png|Big Boss 66
BigBoss069.png|Big Boss 69
BigBoyR1.png|Big Boy R1
</gallery>

Format à l'italienne

Code (à adapter selon les besoins) :

<gallery heights=80px style="background:radial-gradient(circle at 51% 51%, #f3f5f3 0%, #d0f0d0 100%); color:#000; border:1px solid gray; padding:20px; border-radius:10px; box-shadow: 0 5px 5px rgba(100, 100, 100, 0.8); font-size:12px; line-height:12px; margin:0 auto; text-shadow:1px 1px 1px rgba(0, 125, 0, 0.3); text-align:center; display:table;">
File:une aventure de ___ 008 (1).jpg|N° [[Une Aventure de... N° 8|8]]
File:JimOuragan03.jpg|N° [[Une Aventure de... N° 15|15]]
</gallery>

Format "carré"

Code (à adapter selon les besoins) :

<gallery heights=80px widths=80px style="background:radial-gradient(circle at 50% 50%, #f3f5f3 0%, #d0f0d0 100%); color:#000; border:1px solid gray; padding:20px; border-radius:10px; box-shadow: 0 5px 5px rgba(100, 100, 100, 0.8); font-size:12px; line-height:12px; margin:0 auto; text-shadow:1px 1px 1px rgba(0, 125, 0, 0.3); text-align:center; display:table;">
File:Les As Poche 1.jpg |N° 1
File:Les As Poche 2.jpg |N° 2
File:Les As Poche 3.jpg |N° 3
File:Les As Poche 4.jpg |N° 4
File:Les As Poche 5.jpg |N° 5
File:Les As Poche 6.jpg |N° 6
File:Les As Poche Géant HS.jpg |HS
</gallery>

Par défaut

Code (à adapter selon les besoins) :

<gallery style="background:radial-gradient(circle at 50% 50%, #f3f5f3 0%, #d0f0d0 100%); color:#000; border:1px solid gray; padding:20px; border-radius:10px; box-shadow: 0 5px 5px rgba(100, 100, 100, 0.8); font-size:12px; line-height:12px; margin:0 auto; text-shadow:1px 1px 1px rgba(0, 125, 0, 0.3); text-align:center; display:table;">
BigBoy028.png|Big Boy 28
JimOuragan03.jpg|Une Aventure de... N° [[Une Aventure de... N° 15|15]]
Les As Poche Géant HS.jpg |Les As Poche HS
</gallery>

Auteur de l'article