AccueilAccueil  RechercherRechercher  S'enregistrerS'enregistrer  ConnexionConnexion  
Le deal à ne pas rater :
Xiaomi Mi Smart Camera 2K Standard Edition (design compact / support ...
11.39 €
Voir le deal

 

 Explicatif présentation pour les fiches romans

Aller en bas 
AuteurMessage
Admin
Fondatrice
Fondatrice
Admin

Sexe : Autre / Ne pas divulguer
Date d'inscription : 24/09/2012

Explicatif présentation pour les fiches romans Empty
MessageSujet: Explicatif présentation pour les fiches romans   Explicatif présentation pour les fiches romans Icon_minitimeDim 24 Jan 2016 - 16:18

Bonjour tout le monde Very Happy

Voici un petit explicatif au sujet de la création des fiches de livres Very Happy


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 TOMES


Lorsque 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 Very Happy
Vous ne devez remplir que là où l'écriture est en majuscule, aux endroits indiqués Very Happy


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. Very Happy
Revenir en haut Aller en bas
https://libr-fantasymania.lebonforum.com
 
Explicatif présentation pour les fiches romans
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» Explicatif présentation pour les fiches romans
» A l'aide !!!! (Topic spécial fiches)
» Explicatif présentation pour les fiches romans
» Index Romans de l'Imaginaire
» Index Romans littérature générale

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Libr' FantasYmaniA :: ARCHIVES DU TEMPLE :: Antiquités :: Index romans de l'Imaginaire-
Sauter vers: