Bonjour tout le monde
Voici un petit explicatif au sujet de la création des fiches de livres
Lorsque vous souhaitez faire la fiche d'un One-Shot (Tome unique), il vous suffit de copier-coller ce code ci-dessous, et de remplir :
* Le titre du livre
* Le résumé
* L' adresse de l'image
* Le format (les 2 si ils sont édités dans les 2 formats)
* les éditions dans lesquelles il a été édité
* le nombre de page pour chaque format
POUR UN ONE-SHOT (Tome unique) - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=24]TITRE LIVRE A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]RESUME DU LIVRE[/color]
</div>
<img src="ADRESSE URL DE LA COUVERTURE"/>
</div>
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>[/center]
POUR LES SAGAS A PLUSIEURS TOMESLorsque vous souhaitez faire la fiche de plusieurs tomes, il vous suffit de copier-coller le code correspondant au nombre de tomes que vous voulez mettre , et de remplir les infos du livre. J'ai fait les codes pour 12 tomes au maximum, pour le moment
Vous ne devez remplir que là où l'écriture est en majuscule, aux endroits indiqués
POUR 2 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
</div>[/center]
POUR 3 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
</div>[/center]
POUR 4 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
</div>[/center]
POUR 5 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
</div>[/center]
POUR 6 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
</div>[/center]
POUR 7 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 7 A METTRE ICI
RÉSUMÉ TOME 7 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 7 A METTRE ICI"/>
</div>
</div>[/center]
POUR 8 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 7 A METTRE ICI
RÉSUMÉ TOME 7 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 7 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 8 A METTRE ICI
RÉSUMÉ TOME 8 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 8 A METTRE ICI"/>
</div>
</div>[/center]
POUR 9 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 7 A METTRE ICI
RÉSUMÉ TOME 7 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 7 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 8 A METTRE ICI
RÉSUMÉ TOME 8 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 8 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 9 A METTRE ICI
RÉSUMÉ TOME 9 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 9 A METTRE ICI"/>
</div>
</div>[/center]
POUR 10 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 7 A METTRE ICI
RÉSUMÉ TOME 7 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 7 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 8 A METTRE ICI
RÉSUMÉ TOME 8 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 8 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 9 A METTRE ICI
RÉSUMÉ TOME 9 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 9 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 10 A METTRE ICI
RÉSUMÉ TOME 10 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 10 A METTRE ICI"/>
</div>
</div>[/center]
POUR 11 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 7 A METTRE ICI
RÉSUMÉ TOME 7 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 7 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 8 A METTRE ICI
RÉSUMÉ TOME 8 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 8 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 9 A METTRE ICI
RÉSUMÉ TOME 9 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 9 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 10 A METTRE ICI
RÉSUMÉ TOME 10 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 10 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 11 A METTRE ICI
RÉSUMÉ TOME 11 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 11 A METTRE ICI"/>
</div>
</div>[/center]
POUR 12 TOMES : - Code:
-
[center]<div id="fondfichelecture">
<div class="colonnes1">
<div id="titrelivre">
<h2>
[color=grey][size=18]TITRE SAGA A METTRE ICI[/size][/color]
</h2>
</div>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 1 A METTRE ICI
RÉSUMÉ TOME 1 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL COUVERTURE TOME 1"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 2 A METTRE ICI
RÉSUMÉ TOME 2 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 2 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 3 A METTRE ICI
RÉSUMÉ TOME 3 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 3 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 4 A METTRE ICI
RÉSUMÉ TOME 4 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 4 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 5 A METTRE ICI
RÉSUMÉ TOME 5 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 5 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 6 A METTRE ICI
RÉSUMÉ TOME 6 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 6 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 7 A METTRE ICI
RÉSUMÉ TOME 7 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 7 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 8 A METTRE ICI
RÉSUMÉ TOME 8 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 8 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 9 A METTRE ICI
RÉSUMÉ TOME 9 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 9 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 10 A METTRE ICI
RÉSUMÉ TOME 10 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 10 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 11 A METTRE ICI
RÉSUMÉ TOME 11 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 11 A METTRE ICI"/>
</div>
<div class="contenant">
<div class="contenu">
[color=#000000]TITRE TOME 12 A METTRE ICI
RÉSUMÉ TOME 12 A METTRE ICI[/color]
[b]
** [u][color=grey]ÉDITIONS[/color][/u] : METTRE ICI
** [u][color=grey]NOMBRE DE PAGES[/color][/u] : METTRE ICI
**[u][color=grey]FORMAT[/color][/u] : METTRE ICI
[/b]
</div>
<img src="ADRESSE URL TOME 12 A METTRE ICI"/>
</div>
</div>[/center]
N' hésitez pas si vous avez besoin d' aide.