Closed marc-bouvier closed 6 years ago
Ajout de cases à cocher pour ajouter les balises autour du tableau de liens Téléchargement ("download") est coché par défaut.
Code généré quand "download" et "adn" sont cochés en même temps.
<div id="anime"> <div id="complements"> <p class="affiche"><img src="../uploads/ressources/indisponible.png" alt="" /> </p> </div> <div id="info"> <p> <span> <b>Titre alternatif</b> : </span> <br/><br/> <b>Origine</b> : Indisponible<br/> <b>Catégorie</b> : Indisponible<br/> <b>Genre(s)</b> : Indisponible<br/> <b>Théme(s)</b> : Indisponible<br/> <b>Public visé</b> : Indisponible<br/> <b>Nombre d'épisode</b> : Indisponible<br/> <b>Durée d'un épisode</b> : Indisponible<br/> <b>Saison</b> : Indisponible<br/> <b>Année de production</b> : Indisponible<br/> <b>Diffusion</b> : Indisponible<br/> <b>Studio(s) d'animation</b> : Indisponible<br/><br/> <b>Histoire</b> : Indisponible </p> </div> [hide]<download> <table id="download"> <tbody> <tr> <td></td> <td>Score</td> <td>LD</td> <td>720p</td> <td>1080p</td> <td>Premium</td> </tr> <tr class="bold"> <td>Indisponible</td> <td class="score">Indisponible</td> <td>Indisponible</td> <td>Indisponible</td> <td>Indisponible</td> <td>Indisponible</td> </tr> </tbody> </table> <download>[/hide] [hide]<adn> <table id="download"> <tbody> <tr> <td></td> <td>Score</td> <td>LD</td> <td>720p</td> <td>1080p</td> <td>Premium</td> </tr> <tr class="bold"> <td>Indisponible</td> <td class="score">Indisponible</td> <td>Indisponible</td> <td>Indisponible</td> <td>Indisponible</td> <td>Indisponible</td> </tr> </tbody> </table> <adn>[/hide] </div>
Ajout de cases à cocher pour ajouter les balises autour du tableau de liens Téléchargement ("download") est coché par défaut.
Code généré quand "download" et "adn" sont cochés en même temps.