-14%
Le deal à ne pas rater :
Apple MacBook Air (2020) 13,3″ Puce Apple M1 – RAM 8Go/SSD 256Go
799 € 930 €
Voir le deal

SAVE CODAGE VERSION 1 GC (avant refonte)

Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:09
css

Code:
@import url('https://fonts.googleapis.com/css?family=Kreon&display=swap')

.gauche{
  background: #a72609;
  width: 120px;
  height: 320px;
  float: left;
}

body { margin : auto; }
/*PAGE D'ACCEUIL*/
.casepa {
background-color : #ffffff;
text-align : justify;
padding : 10px;}

#chatbox, #chatbox_members, .catBottom{
background: #f8f0f2;}


.postbody{
  text-align: justify;
}

.casepa1 {
background-color : #ffffff;
padding : 10px;
width : 350px; }

.casepa2 {
background-color : #ffffff;
padding : 10px;
width : 280px;
text-align : center;}

.casepa3 { background-color : #ffffff;
padding :10px;
text-align : justify;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;}

.membredumois {
width : 80px;
display : inline; }

.fondpa {
/*background-color : #faf1bb; */
width : 780px; }

.titrepa {
color: #4D3F3C;
font-size: 16px;
font-family: 'Dancing Script'; }


/*TITRE DES CATEGORIES*/
.secondarytitle {
width: 100%;
text-align: center; }

.secondarytitle h2 {
color: #9f1150;
font-size: 20pt;
font-family: 'Dancing Script';
letter-spacing: 0px;
transition: all ease 1s; }

.secondarytitle h2:hover {
letter-spacing: 3px;
transition: all ease 1s; }

/*CONTOUR DU FORUM*/
/*#page-body{
-moz-box-shadow:1px 1px 5px #200f11;
-webkit-box-shadow:1px 1px 5px #200f11;
box-shadow:1px 1px 5px #200f11;
padding: 0px;
margin-top : -3px;
border-left: 5px solid black;
border-right: 5px solid black; */}

/*HEADERS ALEATOIRES*/


/* Header Aléatoire */
body {
background-position:top center; /* Bannières centrées */
background-repeat:no-repeat; /*Bannières qui ne se répètent pas */
background-attachment: scroll; /*Attacher le fond*/
}

.ban1 { background-image: url('https://2img.net/image.noelshack.com/fichiers/2018/51/5/1545400701-bann-bendy.png')/*, url("https://2img.net/r/hpimg11/pics/833989fond.png")*/;
background-repeat: no-repeat, repeat;}
.ban2 { background-image: url('https://2img.net/image.noelshack.com/fichiers/2018/51/5/1545399312-bann-yuuri.png')/*, url("https://2img.net/r/hpimg11/pics/833989fond.png")*/;
background-repeat: no-repeat, repeat;}
.ban3 { background-image: url('https://2img.net/image.noelshack.com/fichiers/2018/51/5/1545399312-bann-yuuri.png')/*, url("https://2img.net/r/hpimg11/pics/833989fond.png")*/;
background-repeat: no-repeat, repeat;}
.ban4 { background-image: url('https://2img.net/image.noelshack.com/fichiers/2018/51/5/1545400701-bann-bendy.png')/*, url("https://2img.net/r/hpimg11/pics/833989fond.png")*/;
background-repeat: no-repeat, repeat;}
/*FIN*/

/*PA et QEEL, TITRES*/
.gamecity{font-family: 'Coda', cursive;
/*text-shadow: 0px 0px 2px #15361a;*/
/*background: #C9D7B6;*/ }

/*FICHE DE PRESENTATION*/
.presfond {
background-color: #fff;
border: 6px #c41150 solid;
-webkit-border-top-left-radius: 70px;
-webkit-border-top-right-radius: 70px;
-moz-border-radius-topleft: 70px;
-moz-border-radius-topright: 70px;
border-top-left-radius: 70px;
border-top-right-radius: 70px;
width : 400px; }

img.pres {
-webkit-border-top-left-radius: 70px;
-webkit-border-top-right-radius: 70px;
-moz-border-radius-topleft: 70px;
-moz-border-radius-topright: 70px;
border-top-left-radius: 70px;
border-top-right-radius: 70px;
width : 400px; }

.presbloc1 {
text-align : justify;
margin: 10px;}

.prespseudo {
color : #251646;
font-size : 40px;
text-align :center;
font-family: 'Fjord One', serif; }

.prestitre { font-size : 30px;
text-align : right;
background-color: #c41150;
color: #251646;
font-family: 'Coda', cursive;
width: 406px;
margin-left: -10px;}

/*MESSAGES ADMINISTRATIFS*/
.fondmess {
text-align : justify;
width: 400px;
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background-color: #ffffff;
  border: 6px #c41150 solid;
}

.titremess {
margin-left: -11px;
width: 420px;
border: 1px #c41150 solid;
background-color: #c41150;
color: #251646;
font-family: 'Coda', cursive;
font-size: 30px;
text-align: center; }

/*BARRE DE NAVIGATION*/
.barrenav {
position: fixed;
top: 0px;
width: 100%;
background-color: #950d4a; }

a.mainmenu {
font-family: 'Coda', cursive;
font-size: 11px;
text-transform: uppercase;
color: #fff; }

a.mainmenu:hover{
color: #625b8e;}

/*CATEGORIES*/
.sousforums {
font-size:0px; }

.sousforums a {
font-size:10px;
padding-right:5px;
padding-left : 10px;
display:block;
color: #323F4E;}

.sousforums a:hover{
  color: #4d607c;
}

.case1 {
height : 130px;
width : 160px;
background-color: #fff; }

.case2 {
height : 130px;
width : 170px;
background-color: #fff;
overflow : auto; }

.lastpost-avatar img:hover {
opacity: 0.8; }

.lastpost-avatar img {
width: 50px;
height : 80px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
float : left; }

.casevide {
width: 50px;
height : 80px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
background-color: #2b754c;
float : left;
margin-right : 10px; }

.casedescri {
display: inline; }

.casedescri2 { border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
padding : 5px;
width : 350px;
overflow : auto;
height : 80px;
background-color: #fff;
text-align : justify; }

/* Contour des sous-forums */

/* Mise en forme de X messages dans X sujets */
.phrasestats {
text-align: center;
color: #2b764d;
font-size: 8pt;
font-family: 'Dancing Script'; }

/*TITRE DES FORUMS*/
a.forumlink, a.forumlink:link, a.forumlink:active, a.forumlink:visited {
display:block;
color: #c3114f;
font-size: 16pt;
font-family: 'Dancing Script';
letter-spacing: 0px;
transition: all ease 1s;
float : bottom; }

a.forumlink:hover {
color: #cb141b;
text-decoration: none !important;
letter-spacing: 2px;
transition: all ease 1s; }

/* MISE EN FORME DES LISTES DE SUJETS */
.bloc_sujets {
width: 100%;
margin: auto; }

.sujets {
background: #fffff3;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 3px; }

.topictitle {
font-variant: small-caps;
font-size: 12px; }

.sujets_auteur {
display: block;
width: 200px;
font-size: 11px; }

.sujet_last {
display: block;
width: 180px;
height: 40px;
background: #fff;
color: #ff0c0c;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding-top: 10px;
font-size: 11px; }

.sujets_stats {
width: 700px;
text-align: right;
margin-bottom: 5px; }

.sujets_stats_contenu {
font-size: 10px;
color: #2b764d; }

/*BULLE DES MESSAGES*/
.fleche {
background-image : url("https://2img.net/r/hpimg4/pics/929101bulle.png");
width: 20px;
height :20px;
position : relative;
z-index: 999;
top :100px;
left :-19px;  }

.bulle {
background-color : #fff;
border : 1px solid #fff;
-moz-border-radius: 20px ;
-webkit-border-radius:20px;
-border-radius:20px;
-khtml-border-radius:20px;
padding : 5px;
z-index: 999;
min-height : 100px; }

/*INFOS SOUS L'AVATAR DANS LE PROFIL*/
#englob { /* Encadrement global des 2 divs */
position:relative;
width:200px;
height:320px;
border: 5px solid #c3114f;
/*background-image: url('https://2img.net/r/hpimg15/pics/252756fond.png');*/
  background: #fff;
box-shadow: 0px 0px 6px #000000;
-moz-box-shadow: 0px 0px 6px #000000;
-o-box-shadow: 0px 0px 6px #000000;
-htm-box-shadow: 0px 0px 6px #000000;
-webkit-box-shadow: 0px 0px 6px #000000;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s; }

.imgp {
background:blue; /* le bg  de la div qui contient l'avatar */
position:absolute; /* Laissez comme ceci */
top:0;/* Laissez comme ceci */
left:0;/* Laissez comme ceci */
width:100%;/* Laissez comme ceci */
height:100%;/* Laissez comme ceci */
z-index:1;/* La position par rapport à l'autre div qui contient les infos */
-webkit-transition:all 0.5s;/* Laissez comme ceci */
-moz-transition:all 0.5s;/* Laissez comme ceci */
-o-transition:all 0.5s;/* Laissez comme ceci */
-ms-transition:all 0.5s;/* Laissez comme ceci */
transition:all 0.5s;/* Laissez comme ceci */
border: 5px solid #c3114f;
transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-htm-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
box-shadow: 0px 0px 6px #000000;
-moz-box-shadow: 0px 0px 6px #000000;
-o-box-shadow: 0px 0px 6px #000000;
-htm-box-shadow: 0px 0px 6px #000000;
-webkit-box-shadow: 0px 0px 6px #000000; }

#englob:hover > .imgp {
margin-top:320px;
opacity: 0;/* Lorsque la souris passe sur la div #englob, on fait glisser l'image vers le bas de 200px */ }

.infosp {
/*background-image: url('https://2img.net/r/hpimg15/pics/252756fond.png');*/ /* le bg  de la div qui contient les infos*/
font-family: 'Oleo Script Swash Caps', cursive;
text-align:center;
position:absolute;/* Laissez comme ceci */
top:0;/* Laissez comme ceci */
left:0;/* Laissez comme ceci */
width:100%;/* Laissez comme ceci */
height:100%;/* Laissez comme ceci */
z-index:0;/* La position par rapport à l'autre div qui contient les infos (ici en dessous)*/
opacity:0;/* on met l'opacité à zero pour un effet stylé ;) */
margin-left:-200px;/* on décale la div de 200px, elle est invisible grâce a l'overflow:hidden de #englob */
-webkit-transition:all 0.5s;/* Laissez comme ceci */
-moz-transition:all 0.5s;/* Laissez comme ceci */
-o-transition:all 0.5s;/* Laissez comme ceci */
-ms-transition:all 0.5s;/* Laissez comme ceci */
transition:all 0.5s;/* Laissez comme ceci */ }

#englob:hover > .infosp {
opacity:1;/* Lorsque la souris passe sur la div #englob, on augmente l'opacité des infos */
margin-left:0px;/* et on décale cette div à 0px (position par défaut) */
overflow:hidden; }

#onoutline {
margin-left: -88px; }

/*IMAGE DE FOND DU PROFIL*/
.profil {
width:240px;
height-max:400px;
/*background-image: url('https://2img.net/r/hpimg15/pics/252756fond.png');*/
  background: #5e5789;
border: 0px solid #5e5789;
padding-right:10px;
padding-left:10px; }

/*MISE EN FORME DES PSEUDOS DANS LE PROFIL*/
.name {
display: block;
text-align: center;
text-decoration:none;
margin-top: 15px;
margin-bottom: -10px;
font-size: 25px;
font-family: 'Lobster', cursive;
text-shadow: 1px 1px 0px #000000;
padding-bottom: 5px;
border-bottom: 1px dashed #fff; }

/*RANG DANS LE PROFIL*/
.rang {
display: block;
text-align: center;
font-size: 11px;
font-family: arial black;
text-transform:uppercase;
margin-bottom:-10px; }

/*FOND DES INFORMATIONS DU PROFIL*/
.profilboite {
display: block;
width:200px;
background-color : #fffff3;
border : 1px solid #fffff3;
text-align:left;
padding-right:10px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
width:190px;
text-align:justify;
font-size: 11px;
font-family: courier new; }

/*TAILLE DES IMAGES DANS LE PROFIL*/
.imgprofil img {
max-width: 190px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
margin-bottom:5px; }

/*LIENS NON SOULIGNES*/
a:hover {text-decoration: none !important;}
a {text-decoration: none !important;}

/*MARGES ET MISE EN PAGE DES TEXTES*/
.postbody {
display: block;
padding-left: 15px;
padding-right: 15px;
text-align:justify; }

/*MISE EN PAGE CITATION...*/
/*EDITION*/
tr.post span.gensmall { display: none; }

.code, quote, spoiler {
width: 350px;}

.code { 
box-shadow: 0px 0px 5px #595959;
background-color : #fefbec !important;
border : 1px solid #f0dec5 !important;
-moz-border-radius: 05x ;
-webkit-border-radius:05px;
border-radius:05px;
-khtml-border-radius:05px;
padding :10px;}

.quote{
box-shadow: 0px 0px 5px #595959;
background-color : #fefbec !important;
border : 1px solid #f0dec5 !important;
-moz-border-radius: 05x ;
-webkit-border-radius:05px;
border-radius:05px;
-khtml-border-radius:05px;
padding :10px; }

.selectCode {
font-family: 'Coda', cursive;
float:right;
text-transform: uppercase;
  /*cursor:pointer;*/ }

/*MISE EN PAGE EDITEUR MESSAGE*/
input,textarea, select {
box-shadow: 0px 0px 5px #595959;
background-color : #fffadd !important;
border : 1px solid #f0dec5;
-moz-border-radius: 10x ;
-webkit-border-radius:10px;
border-radius:10px;
-khtml-border-radius:10px; }

.sceditor-container.ltr.wysiwygMode, .sceditor-container.ltr.sourceMode, div.sceditor-toolbar {
border: none !important;}

.sceditor-container.ltr.wysiwygMode, .sceditor-container.ltr.sourceMode, div.sceditor-toolbar, .sceditor-dropdown {
background-color : #e3d9cc !important;  /****couleur de fond de l'éditeur*/
box-shadow: 0px 0px 5px #595959;
border : 1px solid #f0dec5 !important;}

.sceditor-button.sceditor-button-source {
background-color: #e3d9cc;
box-shadow: 0px 0px 5px #595959;
border : 1px solid #f0dec5 !important;}
   
a.sceditor-button {
background-color : #e3d9cc !important;}

a.sceditor-button.hover {
background-color: #e3d9cc !important;
box-shadow: 0px 0px 5px #595959;
border : 1px solid #f0dec5 !important;}

.sceditor-container iframe, .sceditor-container textarea, .sceditor-dropdown textarea, .sceditor-dropdown input {
background-color : #eee7dd !important; }

a.sceditor-button{
background-color : #eee7dd !important;}

a.sceditor-button.hover{
background-color : #eee7dd !important;}

body div.sceditor-toolbar {
border-bottom: none; }

#sceditor_smilies {
background: none repeat scroll 0 0 #e3d9cc;}

/*TAILLE DES IMAGES DANS LE PROFIL*/
.postdetails.poster-profile img {
max-width:200px; }
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:10
PA

Code:
<div class="fondpa">
                                                                                             <br /><br />                                                                               
   <table cellspacing="15">
                                                                                                                                                                                                              <tbody>                                                                                                                                                                                                </tbody> <tbody></tbody> <tbody></tbody> <tbody></tbody> <tbody></tbody> <tbody></tbody> <tbody></tbody> <tbody></tbody>
      <tr style="">
                                                                                                                                                                                                                      
         <td style="width: 200px;" class="casepa">
                                                                                                                    Il y a de quoi être complètement perdu, quand du jour au lendemain, on se retrouve dans un endroit totalement inconnu. Et bien c'est ce qui est arrivé à nos personnages de jeux vidéos préférés. Alors qu'ils étaient comme d'habitude en train de vivre leurs aventures extraordinaires, il y eu un grand flash qui les aveugla tous. Cela n'avait aucun sens, aucun d'eux ne comprenait ce qui venait de se produire. Ils s'étaient tous retrouvés dans une ville qu'ils ne connaissaient pas, on pouvait dire que c'était effrayant. Maintenant, ils devaient accepter leur sort et s'habituer à vivre à Game City, oui c'était bien ce nom que portait cette ville... <br /><br />                                                                   
            <center>
                                                                                   <a href="http://gamecity.forumactif.com/t51-le-contexte" style="color: rgb(144, 147, 150);"> en lire plus.</a>                                                                       
            </center>
                                                                                                                                                                                 
         </td>
                                                                                                                                                                                                                            
         <td style="width: 260px;">
                                                                                                                                                                                   
            <div class="casepa2">
                                                                                             <a href="http://gamecity.forumactif.com/t47-le-reglement" style="color: rgb(118, 134, 96);">REGLEMENT </a> + <a href="http://gamecity.forumactif.com/t59-bottin-des-avatars" style="color: rgb(118, 134, 96);"> BOTTIN AVATARS</a> + <a href="http://gamecity.forumactif.com/t62-bottin-des-personnages" style="color: rgb(118, 134, 96);"> BOTTIN PERSONNAGES</a> + <a href="http://gamecity.forumactif.com/f5-choisir-un-personnage" style="color: rgb(118, 134, 96);"> SCENARIO </a> + <a href="http://gamecity.forumactif.com/f37-la-notice-d-utilisation" style="color: rgb(118, 134, 96);"> ANNEXES </a> + <a href="http://gamecity.forumactif.com/t52-questions-des-invites" style="color: rgb(118, 134, 96);"> INVITES</a>                                                                           
            </div><br />                                                                                         
            <div class="casepa3">
                                                                                         <iframe align="justify" frameborder="0" style="width: 280px; height: 137px;" src="http://gamecity.forumactif.com/h1-staff-pa" name="iframe"> </iframe>    <br /><br /> le forum a ouvert ses portes le 03/07/2014 + nous en sommes à la sixième version (design by Nono) +la seconde intrigue est maintenant lancée + nous demandons un minimum de dix lignes + le forum appartient à ses administratrices, merci de ne pas recopier ses éléments.                                                                                                   
            </div>
                                                                                                                                                               
         </td>
                                                                                                                                                                                                                      
         <td style="width: 200px;" class="casepa">
                                                                                                                                     
            <center>
                                                                                                                                          
               <div class="titrepa">
                                                                                      Nos membres du mois                                                             
               </div><br /> <img src="https://66.media.tumblr.com/7bb1add65c76658d69e7143d7a909d5e/tumblr_inline_nq7nixc3KO1rjsuj6_250.gif" class="membredumois" /> <img src="https://66.media.tumblr.com/53affb0f3e28b8d7e22a5186a6fdff49/tumblr_n3dwvc154B1tv7tl2o1_250.gif" class="membredumois" />                                                                 
            </center>
                                                                              <br /> Les deux membres du mois sont <a href="http://gamecity.forumactif.com/u409">Sheva Alomar</a> et <a href="http://gamecity.forumactif.com/u389">Chris Redfield</a>. Félicitations à eux.<br /><br /><br />                                                             
            <center>
                                                                               <a href="http://fieldofheroes.forumactif.org" style="color: rgb(118, 134, 96);"> FIELD OF HEROES</a> + <a href="http://oo-supernatural-oo.forumactif.org/" style="color: rgb(118, 134, 96);"> Oo-SUPERNATURAL-oO</a> + <br /> + <a href="http://crimsonday.forumactif.com/" style="color: rgb(118, 134, 96);"> CRIMSON DAY</a> + <br /> <a href="https://mystown.forumactif.com/" style="color: rgb(118, 134, 96);"> MYSTOWN</a> + <a href="http://maledictionem.forumactif.com/" style="color: rgb(118, 134, 96);"> MALEDICTIONEM</a>    <br /><br /><a href="http://gamecity.forumactif.com/t53p135-demande-de-partenariat">demandes</a> + <a href="http://gamecity.forumactif.com/t63-nos-partenaires">partenaires</a> + <a href="http://gamecity.forumactif.com/t54-notre-fiche">notre fiche</a>                                                             
            </center>
                                                                                                                                                                                                                     
         </td>
                                                                                                                                                                                                                      
      </tr><tbody></tbody><tbody></tbody><tbody></tbody><tbody></tbody><tbody></tbody><tbody></tbody><tbody></tbody><tbody>                                                                                                                                                                                                </tbody>                                                                                                                                                                   
   </table>
                                                                                                                                                                            
   <div class="casepa1">
                                                                                                    <a href="http://www.root-top.com/topsite/obsession27/in.php?ID=21915" style="color: rgb(118, 134, 96);"> OBSESSION27</a>, <a href="http://www.root-top.com/topsite/bazzart/in.php?ID=8" style="color: rgb(118, 134, 96);"> BAZZART'OP</a> et <a href="http://www.root-top.com/topsite/pubrpgdesign/in.php?ID=18" style="color: rgb(118, 134, 96);"> PRD TOP SITE</a>.                                                                                         
   </div><br /><br />
</div>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:12
JS tableau à onglet

Code:
$(function(){
  var d=function(){if($(this).is(".selected")) return;var a=$(this).closest(".systab");a.find(".selected").removeClass("selected").filter(".content")[a.is(".sslide")?"slideUp":a.is(".sfade")?"fadeOut":"hide"](500);$(this).addClass("selected").data("content").addClass("selected").stop(!0,!0)[a.is(".sslide")?"slideDown":a.is(".sfade")?"fadeIn":"show"](500)};$("div.systab").each(function(){var a=$("> div",this).detach(),c=[],b;$(this).html('<div class="'+($(this).is(".sbottom")?"contents":"tabs")+'"></div><div class="'+($(this).is(".sbottom")?
"tabs":"contents")+'"></div>');$(a).each(function(){b=$(this).children(":first");b.is("span")?(c=$(c).add($(b).addClass("tab").data("content",$(this))),$(this).addClass("content").data("tab",b)):$(this).remove()});$("> div.tabs",this).append(c);$("> div.contents",this).append(a);b=$(".content:first,.content.selected",this).last();$(b).addClass("selected").siblings().hide();$(b).data("tab").addClass("selected")}).on("click",".tab",d).filter(".shover").on("mouseenter",".tab",d)
});
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:12
JS Hover PA

Code:
function change_onglet(name)
                {
                        document.getElementById('onglet_'+anc_onglet).className = 'onglet_0 onglet';
                        document.getElementById('onglet_'+name).className = 'onglet_1 onglet';
                        document.getElementById('contenu_onglet_'+anc_onglet).style.display = 'none';
                        document.getElementById('contenu_onglet_'+name).style.display = 'block';
                        anc_onglet = name;
                }
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:13
HTML Membre PA 1

Code:
<style type="text/css">
a:hover{text-decoration: none !important;}
a{text-decoration: none !important;
  color : #736755;}
 
.membrepa {
display: block;
width: 75px;
height: 75px;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}

.membrepa:hover {
 transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
 
  .membrepa1 {
position: absolute;
display: block;
width: 75px;
height: 40px;
margin-left: 0px;
  margin-top : -75px;
background: #eee7dd;
font-size: 13px;
  text-align : center;
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
filter: alpha(opacity=0);
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s; }

.membrepa1:hover {
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
filter: alpha(opacity=100);
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s; }
</style>
<table>
   <tbody>
   </tbody>
   <tr style="">
      <td>
         <div class="membrepa">
              <img src="http://38.media.tumblr.com/9c9708ed6f3fdcc5c6b9f9710034a71e/tumblr_n1t6t0U1Ae1tscqd6o1_500.gif" style="width: 75px; height : 75px;" />
            <div class="membrepa1">
                <a target="_blank" href="http://gamecity.forumactif.com/u5">NATHAN DRAKE</a>
            </div>
             
         </div>
          
      </td>
       
      <td>
          
         <div class="membrepa">
              <img src="http://auto.img.v4.skyrock.net/1668/90161668/pics/3201067405_1_6_ETEZl9yu.gif" style="width: 75px; height : 75px;" /> <span class="membrepa1"> <a target="_blank" href="http://gamecity.forumactif.com/u7">SHERRY BIRKIN</a></span> 
         </div>
          
      </td>
       
   </tr><tbody>  </tbody>
   <tr style="">
       
      <td>
          
         <div class="membrepa">
              <img src="http://2.bp.blogspot.com/-2GS8bQHcnTs/UkMSGkjj_bI/AAAAAAAAnJM/QNXb7h2GpfQ/s1600/Zac+Efron+Reportedly+Overdosed+On+Heroin+Before+He+Went+Into+Rehab!.gif" style="width: 75px; height : 75px;" /> <span class="membrepa1"> <a target="_blank" href="http://gamecity.forumactif.com/u12">PIERS NIVANS</a></span> 
         </div>
          
      </td>
       
      <td>
          
         <div class="membrepa">
              <img src="http://38.media.tumblr.com/3e65cca4a6a1724da55d44f83bd80228/tumblr_mht45mzyT61rqdof9o3_250.gif" style="width: 75px; height : 75px;" /> <span class="membrepa1"> <a target="_blank" href="http://gamecity.forumactif.com/u23">JILL VALENTINE</a></span>                                                                                 
         </div>
      </td>
   </tr><tbody></tbody>
</table>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:13
HTLM membre du mois PA

Code:
<style type="text/css">
a:hover{text-decoration: none !important;}
a{text-decoration: none !important;
  color : #736755;}
 
.membrepa span.membrepa1{
background-color : #eee7dd;
-webkit-transition: all .50s;
transition: all .50s;
position:absolute;

width:160px;
opacity: 0 ;
margin-left : -160;
  text-align : center;
}

.membrepa:hover span.membrepa1, a.membrepa:focus span.membrepa1 {
opacity: 1;
}
</style>
<div class="membrepa">
               <img src="http://media.tumblr.com/tumblr_me4oo3B49a1rsxhad.gif" style="width: 160px;" /> <span class="membrepa1">Yuuri Kozukata</span>       
</div>
<div class="membrepa">
               <img src="http://media.tumblr.com/tumblr_m718z3nRkm1r7ifqv.gif" style="width: 160px;" /> <span class="membrepa1">Piers Nivans</span>       
</div>
<table>
                       <tbody>                    </tbody>
   <tr style="">
                                                                                   
   </tr><tbody>                        </tbody>
   <tr style="">
                                                             
   </tr><tbody>                    </tbody>
</table>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:13
HTML Fiche pub

Code:
<meta charset="utf-8" />  <style type="text/css">

a {
text-decoration: none;
color: #c62d34;
}

.fondmess {
  text-align : justify;
  width: 420px;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #9090ba;

border-radius: 20px;
  transition: all 0.9s ease-out;
}


.titremess {color: #232d36;
  font-size: 40px;
font-family: 'Coda', cursive;
  margin-left: -11px;
  width: 440px;
  text-align: center;
border-top: -20px;}
 
.partenaires {  color: #344252;
  font-weight: lighter;
    font-family : Time New Roman;
  font-size: 19px;}
  </style>       
<center>
                                  
   <div class="fondmess">
                                     
      <div class="titremess">
                         G A M E . C I T Y               
      </div>
                                     
      <center>
                                        
         <div style="font-size: 10px">
                            ouverture le 03/07/2014.               
         </div>
                                        
      </center>
                                     
      <center>
                         <img src="https://i.servimg.com/u/f62/11/25/40/17/bann_r12.jpg" style="width:400px;" />               
      </center><br /><br />               
      <table>
                                       <tbody>                            </tbody> <tbody></tbody> <tbody></tbody>
         <tr style="">
                                           
            <td style="text-align: justify; padding-right: 10px; overflow: auto; width: 200px;">
                                              
               <center>
                                                 
                  <div class="partenaires">
                                     C O N T E X T E               
                  </div>
                                                 
               </center>
                                 Il y a de quoi être complètement perdu, quand du jour au lendemain, on se retrouve dans un endroit totalement inconnu. Eh bien c'est ce qui est arrivé à nos personnages de jeux vidéos préférés. Alors qu'ils étaient comme d'habitude en train de vivre leurs aventures extraordinaires, il y eu un grand flash qui les aveugla tous. Cela n'avait aucun sens, aucun d'eux ne comprenait ce qui venait de se produire. Ils s'étaient tous retrouvés dans une ville qu'ils ne connaissaient pas...  <a target="_blank" href="http://gamecity.forumactif.com/t51-le-contexte" style="color: #303d4a; font-weight : none !important;"> en lire plus.</a>                                 
            </td>
                                           
            <td style="padding-bottom: 25px; text-align:justify;">
                                              
               <div class="partenaires">
                                  I N F O R M A T I O N S               
               </div>
                           <a href="http://gamecity.forumactif.com/"><img src="https://i.servimg.com/u/f62/11/25/40/17/logo110.png" /></a><a href="http://gamecity.forumactif.com/"><img src="https://i.servimg.com/u/f62/11/25/40/17/logo210.png" /></a> <br /><br />    Le forum est géré par quatre administrateurs : Claire (ran94), Jodie (Halay), Nathan (nono) & Leon (Lucky Hook). Vous pouvez jouer un <strong>personnage issu d'un jeu vidéo</strong>, mais aussi <strong>un humain</strong>. Nous en sommes actuellement à la <strong>dix septième MAJ</strong>. Nous demandons un minimum de <strong>dix lignes</strong>, rien de difficile à atteindre.               
            </td>
                                           
         </tr><tbody></tbody><tbody></tbody><tbody>                            </tbody>                             
      </table><br />               
      <div style="text-align : center; text-decoration : none; background-color: #EEE7DD; font-size : 13px; font-family : Time New Roman;">
                           <a target="_blank" href="http://gamecity.forumactif.com/t47-le-reglement" style="color: #909396; font-weight : none !important;">R E G L E M E N T </a> + <a target="_blank" href="http://gamecity.forumactif.com/t59-bottin-des-avatars" style="color: #909396; font-weight : none !important;"> B O T T I N.A V A T A R S</a> + <a target="_blank" href="http://gamecity.forumactif.com/t62-bottin-des-personnages" style="color: #909396; font-weight : none !important;"> B O T T I N.P E R S O N N A G E S</a> + <a target="_blank" href="http://gamecity.forumactif.com/f5-choisir-un-personnage" style="color: #909396; font-weight : none !important;"> S C E N A R I O </a> + <a target="_blank" href="http://gamecity.forumactif.com/f37-la-notice-d-utilisation" style="color: #909396; font-weight : none !important;"> A N N E X E S </a> + <a target="_blank" href="http://gamecity.forumactif.com/t52-questions-des-invites" style="color: #909396; font-weight : none !important;"> I N V I T E S</a>                 
      </div>
                                     
   </div>
</center>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:14
Staff PA HTML

Code:
<style type="text/css">
a:hover{text-decoration: none !important;}
a{text-decoration: none !important;}
 
  .onglet
{
    display:inline-block;

    cursor:pointer;
}

.onglet_0
{
  background:transparent;
}

.onglet_1
{
    background:transparent;
    padding-bottom:4px;
}

.contenu_onglet
{
    background-color: transparent;
    margin-top:-1px;

    display:none;

  text-align: justify;
  font-size: 12px;
  font-family: sans-serif;

}
</style> <script type="text/javascript">
//<!--
                function change_onglet(name)
                {
                        document.getElementById('onglet_'+anc_onglet).className = 'onglet_0 onglet';
                        document.getElementById('onglet_'+name).className = 'onglet_1 onglet';
                        document.getElementById('contenu_onglet_'+anc_onglet).style.display = 'none';
                        document.getElementById('contenu_onglet_'+name).style.display = 'block';
                        anc_onglet = name;
                }
        //-->
</script>
<div class="systeme_onglets">
                                                                              
   <div align="center" class="onglets">
                                            <span class="onglet_0 onglet" id="onglet_NomOnglet1" onmouseover="javascript:change_onglet('NomOnglet1');"><img border="0" style="width: 55px; border-radius : 180px;" src="https://66.media.tumblr.com/8d3502bff4186ddb9d6f23f089ed35cf/tumblr_n0ip7fGZBJ1qdhps7o9_r1_250.gif" alt="" /></span>          <span class="onglet_0 onglet" id="onglet_NomOnglet2" onmouseover="javascript:change_onglet('NomOnglet2');"><img border="0" style="width: 55px; border-radius : 180px;" src="http://media.tumblr.com/209d76440315b6727cd1fd7259591ccc/tumblr_inline_n2rf7pOcWO1sc1l13.gif" alt="" /></span>  <span class="onglet_0 onglet" id="onglet_NomOnglet3" onmouseover="javascript:change_onglet('NomOnglet3');"><img border="0" style="width: 55px; height : 55px; border-radius : 180px;" src="https://66.media.tumblr.com/7321931872471b40d9d1798931959c1b/tumblr_inline_odc1j7ju8d1rifr4k_500.gif" alt="" /></span>                                 
   </div>
                                                                              
   <div align="center" class="contenu_onglets">
                                                                                 
      <div class="contenu_onglet" id="contenu_onglet_NomOnglet1">
                                                                                  
         <center>
                                                                          <span style="font-size: 18px; line-height: normal"><span style="font-family: Courier New;"><span style="color : #736755;">Nathan Drake</span></span></span><br /><span style="font-size: 9px; font-style: italic">Daniella B, Isaak K, Rion S, Trish C & Dae Seo H.</span><br /><span style="color: #768660;">fondatrice<br /><a href="http://gamecity.forumactif.com/privmsg?mode=post&u=5" target="_blank"><span style="color: #768660;">envoyer  mp</span></a></span>                                     
         </center>
                                                                                    
      </div>
                                                                                 
      <div class="contenu_onglet" id="contenu_onglet_NomOnglet2">
                                                                                  
         <center>
                                                                          <span style="font-size: 18px; line-height: normal"><span style="font-family: Courier New;"><span style="color : #736755;">Jodie Holmes</span></span></span><br /><span style="color: #768660;">administratrice<br /><a href="http://gamecity.forumactif.com/privmsg?mode=post&u=4" target="_blank"><span style="color: #768660;">envoyer  mp</span></a></span>                                     
         </center>
                                                                                    
      </div>
                                                                                                                   
      <div class="contenu_onglet" id="contenu_onglet_NomOnglet3">
                                                                                  
         <center>
                                                                          <span style="font-size: 18px; line-height: normal"><span style="font-family: Courier New;"><span style="color : #736755;">M. Anatolie Spicio</span></span></span><br /><span style="font-size: 9px; font-style: italic">E.Thara F, Zoe B, Liam E. W & Michaela B. S</span><br /><span style="color: #768660;">administratrice<br /><a href="http://gamecity.forumactif.com/privmsg?mode=post&u=369" target="_blank"><span style="color: #768660;">envoyer  mp</span></a></span>                                     
         </center>
                                                                                    
      </div>
                                                                                                                                         
   </div>
</div>
 <script type="text/javascript">
        //<!--
                var anc_onglet = 'NomOnglet1';
                change_onglet(anc_onglet);
        //-->
        </script>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:15
index_body

Code:
    {JAVASCRIPT}
    <!-- BEGIN message_admin_index -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <!-- BEGIN message_admin_titre -->
      <tr>
          <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
      </tr>
      <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
      <tr>
          <td class="row1" rowspan="3" align="center" valign="middle">
          <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
          </td>
      </tr>
      <!-- END message_admin_txt -->
    </table>
    <!-- END message_admin_index -->

    <!-- BEGIN switch_user_login_form_header -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%" class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle" align="right">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_header -->
    {CHATBOX_TOP}
    {BOARD_INDEX}
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="50%" valign="top">
            <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
            <!-- END switch_user_logged_in -->
            <!-- BEGIN switch_delete_cookies -->
            <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
            <!-- END switch_delete_cookies -->
          </td>
          <td width="50%" align="right">
            <span class="gensmall">
                <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
                <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
                <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
                <!-- BEGIN switch_on_index -->
                  <!-- BEGIN switch_delete_cookies -->
                  <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
                  <!-- END switch_delete_cookies -->
                <!-- END switch_on_index -->
            </span>
          </td>
      </tr>
    </table>

    <!-- BEGIN switch_user_login_form_footer -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%" class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_footer -->

    <!-- BEGIN disable_viewonline -->
    <div class="forumline"><img src="https://2img.net/image.noelshack.com/fichiers/2018/51/5/1545399219-qeel.png">
      <div style="background-color: #B5B5DB; width: 800px;"><div style="margin-left : 65px;">
        <table><tr><td style="padding-right : -50px;">
    <a href="http://gamecity.forumactif.com/g15-je-suis-comme-tout-le-monde"><div class="gamecity"><div style="font-size: 15px; width: 130px; color: #174B6B;"><center>JE SUIS COMME
    TOUT LE MONDE</center></div></div> </a>
    </td><td>
    <a href="http://gamecity.forumactif.com/g16-je-serais-le-maitre-du-monde"><div class="gamecity"><div style="font-size: 15px; width: 130px; color : #329C55;"><center>JE SERAI LE
      MAITRE DU MONDE</center></div></div></a>
    </td><td>
    <a href="http://gamecity.forumactif.com/g12-je-viens-a-la-rescousse"><div class="gamecity"><div style="font-size: 15px; width: 130px;  color : #7E56B3;"><center>JE VIENS A
      LA RESCOUSSE</center></div></div></a>
    </td><td>
    <a href="http://gamecity.forumactif.com/g13-toujours-fidele-au-poste"><div class="gamecity"><div style="font-size: 15px; width: 130px; color : #D68522;"><center>TOUJOURS FIDÈLE
    AU POSTE
      </center></div></div></a>
    </td><td>
    <a href="http://gamecity.forumactif.com/g14-j-ai-change-de-peau"><div class="gamecity"><div style="font-size: 15px; width: 130px; color : #6B0835;"><center>J'AI CHANGE
      DE PEAU</center></div></div></a>
          </td></tr></table>
        </div>
        <br/>
        <div style="padding-left : 43px;"><table><tr><td><div style="overflow : auto; text-align: justify;  font-size: 12px; padding : 15px;  background-color : #fff; width : 300px; height : 110px;">
    <span class="gensmall">{TOTAL_POSTS}.
{TOTAL_USERS}.
{NEWEST_USER}.
{TOTAL_USERS_ONLINE}.
{RECORD_USERS}.</span></div></td>
          <td><div style="background-color : #fff; width : 300px; height : 110px; text-align : justify; font-size : 20px; padding : 15px; overflow : auto;"><table>  <span class="gensmall">
            {LOGGED_IN_USER_LIST}</span>  <br/>    <div style="moz-border-radius: 0px;{L_CONNECTED_MEMBERS}</div></table></div></td></tr></table></div>
   
            <br/><br/>
            </div></div>
    <!-- END disable_viewonline -->
    {CHATBOX_BOTTOM}
    <br clear="all" />
    <!-- BEGIN switch_legend -->
    <table border="0" cellspacing="3" cellpadding="0" align="center">
      <tr>
          <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
          <td><span class="gensmall">{L_NEW_POSTS}</span></td>
          <td></td>
          <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
          <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
          <td> &nbsp;</td>
          <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
          <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
      </tr>
    </table>
    <!-- END switch_legend -->

    {AUTO_DST}

    <!-- BEGIN switch_fb_index_login -->
    <div id="fb-root"></div>
    <script type="text/javascript">
    //<![CDATA[
    FB.init({
      appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
        status: true,
        cookie: true,
        xfbml: true,
      oauth: true
    });
    //]]>
    </script>
    <!-- END switch_fb_index_login -->
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:16
index_box

Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">{LAST_VISIT_DATE}<br />
        {CURRENT_TIME}<br />
        </span>
        <!-- END switch_user_logged_in -->
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
        <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
        <!-- END switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
  </tr>
</table>
<link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
<div id="conteneur_cate"><!-- BEGIN catrow --><!-- BEGIN tablehead --><div class="categorie">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
          <td>
      <div class="secondarytitle"> {catrow.tablehead.L_FORUM} </div>
          </td>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
          <td>
      <!-- BEGIN inc -->
      <!-- END inc -->
         
                    <table class="conteneur_forum1" cellspacing="10px"><tr><td valign="bottom"><div class="case1">           <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />  <center><div class="phrasestats">
                  {catrow.forumrow.POSTS} parties dans {catrow.forumrow.TOPICS} cartes SD.
                </div>
              <span class="gensmall">{catrow.forumrow.LAST_POST}</span></center>
              </div>

    </td>
           
             

             
   
              <td valign="bottom" width="450px;"><div class="titre">
                <span class="forumlink">
                  <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
                </span>
                </div><br/> <div class="casevide"><!-- BEGIN avatar -->

            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                <!-- END avatar -->        </div>
                <div class="casedescri"><div class="casedescri2"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div></div>
                </td>
               
               
                <td valign="bottom"><div class="case2"> <br/>  <span class="sousforums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span></div></td>
                        </tr></table>

           
          </td>
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
  </table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot -->
  </div><div style="margin-bottom : 40px;"></div><!-- END catrow --></div>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:16
overall header

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <link href='http://fonts.googleapis.com/css?family=Fjalla+One|Coda' rel='stylesheet' type='text/css'>
   <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
   <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
   <meta http-equiv="content-script-type" content="text/javascript" />
   <meta http-equiv="content-style-type" content="text/css" />
   <!-- BEGIN switch_compat_meta -->
   <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
   <!-- END switch_compat_meta -->
   <!-- BEGIN switch_canonical_url -->
   <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
   <!-- END switch_canonical_url -->
   {META_FAVICO}
   {META}
   {META_FB_LIKE}
   <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
   {T_HEAD_STYLESHEET}
   {CSS}
   <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
   <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
   <script src="{JQUERY_PATH}" type="text/javascript"></script>
   <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

   <!-- BEGIN switch_fb_login -->
   <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
   <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
   <!-- END switch_fb_login -->

   <!-- BEGIN switch_ticker -->
   <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
   <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
   <!-- END switch_ticker -->

   <!-- BEGIN switch_ticker_new -->
   <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
   <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
         case 'top' :
            slid_vert = true;
            break;

         case 'left':
            break;

         case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

         case 'right':
            auto_dir = 'prev';
            break;

         default:
            slid_vert = true;
      }

      $(document).ready(function() {
         var w_cont = $('#fa_ticker_container').width();

         if (w_cont > 0)
         {
            $('#fa_ticker_container').width(w_cont);

            /* Affichage de la liste */
            $('#fa_ticker_content').css('display','block');

            /* Calcul des dimensions du conteneur et des elements */
            var width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});
            var height_max = h_perso;

            /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
               if ($(this).height() > height_max)
               {
                  height_max = $(this).height();
               }
            } );

            /* Redimensionnement des elements et des images trop larges */
            $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () {
               if ($(this).width() > width_item)
               {
               var ratio      = $(this).width() / width_item;
               var new_height = Math.round($(this).height() / ratio);
               $(this).height(new_height).width(width_item);
               }
            });

            /* Redimensionnement et centrage du conteneur en mode vertical */
            if (slid_vert)
            {
               $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
            }

            /* Initialisation du caroussel */
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
               wrap: 'circular',
               auto: {switch_ticker.STOP_TIME},
               auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
         }
         else
         {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
         }
      });
   //]]>
   </script>
   <!-- END switch_ticker_new -->

   <script type="text/javascript">//<![CDATA[
   $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
         pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
         if(pm != null) { pm.focus(); }
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
         report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
         if(report != null) { report.focus(); }
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
         $(document).ready(function() {
            ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
         });
      <!-- END switch_ticker -->
   });

   <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
   <!-- END switch_login_popup -->

   <!-- BEGIN switch_login_popup -->
   $(document).ready( function() {
      $(window).resize(function() {
         var windowWidth = document.documentElement.clientWidth;
         var popupWidth = $("#login_popup").width();
         var mypopup = $("#login_popup");

         $("#login_popup").css({
         "left": windowWidth/2 - popupWidth/2
            });
      });
   });
   <!-- END switch_login_popup -->
   //]]>
   </script>
   {GREETING_POPUP}
   <!-- BEGIN switch_ticker_new -->
   <style>
   .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
   }

   .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
   }

   .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
   }
   </style>
   <!-- END switch_ticker_new -->
   {HOSTING_JS}
   <!-- BEGIN google_analytics_code -->
   <script type="text/javascript">
   //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
    _gaq.push(['_trackPageview']);
   _gaq.push(['_trackPageLoadTime']);

   <!-- BEGIN google_analytics_code_bis -->
   _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
   _gaq.push(['b._trackPageview']);
   <!-- END google_analytics_code_bis -->

    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
   //]]>
   </script>
   <!-- END google_analytics_code -->
</head>
<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
 <center> <div class="barrenav">{GENERATED_NAV_BAR}</div></center><!-- BEGIN hitskin_preview -->
   <div id="hitskin_preview" style="display: block;">
      <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
      <div class="content">
         <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
         </p>
      </div>
   </div>
   <!-- END hitskin_preview -->

   <!-- BEGIN switch_login_popup -->
   <div id="login_popup">
      <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
         <tr height="25">
            <td class="catLeft">
               <span class="genmed module-title">{SITENAME}</span>
            </td>
         </tr>
         <tr height="{LOGIN_POPUP_MSG_HEIGHT}">
            <td class="row1" align="left" valign="top">
               <div id="login_popup_buttons">
                  <form action="{S_LOGIN_ACTION}" method="get">
                     <input type="submit" class="mainoption" value="{L_LOGIN}" />
                     <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                     <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
                  </form>
               </div>
               <span class="genmed">{LOGIN_POPUP_MSG}</span>
            </td>
         </tr>
      </table>
   </div>
   <!-- END switch_login_popup -->

   <a name="top"></a>
   {JAVASCRIPT}

   <table width="100%" cellspacing="0" cellpadding="0" border="0">
               <tr>
                  <!-- BEGIN switch_logo_left -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_left -->
                  <td align="center" width="100%" valign="middle">
                     <!-- BEGIN switch_logo_center -->
                     <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a>
                     <br />
                     <!-- END switch_logo_center -->
                     <div class="maintitle">{MAIN_SITENAME}</div>
                     <br />
                     <span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
                  </td>
                  <!-- BEGIN switch_logo_right -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_right -->
               </tr>
            </table>
  <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
      <tr>
         <td class="bodyline">
            

            <div style="clear: both;"></div>

            <!-- BEGIN switch_ticker_new -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                     <td align="left" class="row1">
                        <div id="fa_ticker_container">
                           <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                           </ul>
                        </div>
                     </td>
                  </tr>
               </table>
            </div>
            <!-- END switch_ticker_new -->

            <!-- BEGIN switch_ticker -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                     <td align="left" class="row1">
                        <div id="fa_ticker_container">
                           <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                 <!-- BEGIN ticker_row -->
                                 <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                 <!-- END ticker_row -->
                              </div>
                           </div>
                        </div>
                     </td>
                  </tr>
               </table>
            </div>
            <!-- END switch_ticker -->

            <div id="page-body">
               <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                     <tbody>
                        <tr>
                           <td valign="top" width="{C1SIZE}">
                              <div id="{ID_LEFT}">
                                 <!-- BEGIN giefmod_index1 -->
                                 {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                 <!-- END giefmod_index1 -->
                              </div>
                           </td>
                           <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </div>
            </div>
         </td>
      </tr>
   </table>
</body>
</html>
<!-- END html_validation -->
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:17
topic list box

Code:
<!-- BEGIN topics_list_box --><!-- BEGIN row --><!-- BEGIN header_table --><!-- BEGIN multi_selection -->
<script type="text/javascript">
function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
  var all_checked = true;
  for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
      if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
        all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
      }
  }
  document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
}
function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
  for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
      if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
        document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
      }
  }
}
</script>
<!-- END multi_selection -->

<div class="bloc_sujets">
      <!-- BEGIN multi_selection -->
      <span align="center" nowrap="nowrap" width="20"><input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /></span>
  <!-- END multi_selection -->
 
  <!-- BEGIN pagination -->
      <span align="right"><span class="gensmall">{PAGINATION}</span></span>
  <!-- END pagination -->
 
  <!-- END header_table --><!-- BEGIN header_row -->
<!-- END header_row -->
 
<!-- BEGIN topic -->
{topics_list_box.row.END_TABLE_STICKY}
 
 
    <table class="sujets"><tr>
      <!-- BEGIN single_selection -->
      <td class="{topics_list_box.row.ROW_CLASS}" align="center" valign="middle" width="20"><input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
      <!-- END single_selection -->
      <td><span class="icones_sujets"><img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" /></span></td>
      <!-- BEGIN icon -->
      <td class="{topics_list_box.row.ROW_CLASS}" align="center" valign="middle" width="20">{topics_list_box.row.ICON}</td>
      <!-- END icon -->
                <td class="{topics_list_box.row.ROW_CLASS}" onmouseover='this.className="row2"' onmouseout='this.className="{topics_list_box.row.ROW_CLASS}"' width="100%">
        <div class="topictitle">
            {topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE}
            <h2 class="topic-title">
              <a class="topictitle2" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a>
            </h2>
        </div>
        <!-- BEGIN switch_description -->
        <span class="genmed">
            <br />
            {topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
        </span>
        <!-- END switch_description -->
        <span class="gensmall">{topics_list_box.row.TOPIC_ANNOUNCES_DATES}{topics_list_box.row.TOPIC_CALENDAR_DATES}</span>
        <span class="gensmall">{topics_list_box.row.GOTO_PAGE}<!-- BEGIN nav_tree -->{topics_list_box.row.TOPIC_NAV_TREE} <!-- END nav_tree --></span>
      </td>

      <td class="row3" align="center" valign="middle"><span class="sujets_auteur"><i>par {topics_list_box.row.TOPIC_AUTHOR}</i></span></td>
      <td class="row3Right" onmouseover='this.className="row1"' onmouseout='this.className="row3Right"' align="center" valign="middle" nowrap="nowrap"><span class="sujet_last">{topics_list_box.row.LAST_POST_TIME}<br />{topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</span></td>
<!-- BEGIN multi_selection -->
      <td class="row2" align="center" valign="middle"><span class="postdetails"><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></span></td>
  <!-- END multi_selection -->
  </tr></table>
  <div class="sujets_stats"><span class="sujets_stats_contenu">Ce sujet a été vu {topics_list_box.row.VIEWS} fois et a reçu {topics_list_box.row.REPLIES} réponse(s).</span></div>
  <!-- END topic --><!-- BEGIN no_topics -->
  <table><tr>
      <td class="row1" colspan="{topics_list_box.row.COLSPAN}" align="center" valign="middle" height="30"><span class="gen">{topics_list_box.row.L_NO_TOPICS}</span></td>
          </tr></table>
  <!-- END no_topics --><!-- BEGIN bottom -->

  <br /><br />
<div class="pages"><span class="gensmall">{PAGINATION}</span>
  <span><a href="#top">{L_BACK_TO_TOP}</a> </span></div>
 
<!-- END bottom --><!-- BEGIN footer_table -->
</div><!-- END footer_table --><!-- BEGIN spacer --><br class="gensmall" /><!-- END spacer --><!-- END row --><!-- END topics_list_box -->
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:17
viewforum body

Code:
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" width="50">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}" alt="{L_POST_NEW_TOPIC}" border="0" /></a>
         <!-- END switch_user_authpost -->
      </td>
      <td class="nav" valign="middle" width="100%">
            <div class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>{NAV_CAT_DESC}
            </div>
        </td>
      <td class="gensmall" align="right" valign="bottom" nowrap="nowrap">
         <span class="nav">
            <script type="text/javascript">//<![CDATA[
               var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
               var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
               var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
               var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
               
               insert_plus_menu('f{FORUM_ID}&f={FORUM_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
         </span>
      </td>
   </tr>
</table>
{TOPICS_LIST_BOX}
<div id="info_open" style="display:''">
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
         <td class="row1" align="left" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
         <td class="row1" align="right" valign="top"><span class="gensmall">{S_WATCH_FORUM}</span></td>
      </tr>
      <tr>
         <td class="row2" colspan="2" valign="top"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td>
      </tr>
      <tr>
         <td class="row2" valign="top" width="150"><span class="gensmall"><b>{L_MODERATOR}:</b></span></td>
         <td class="row1" valign="top"><span class="gensmall">{MODERATORS}</span></td>
      </tr>
      <tr>
         <td class="row2" valign="top" width="150"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td class="nav" valign="middle" width="100%"><div class="nav"> <a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC_SECOND}</div></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
</div>

<div id="info_close" style="display:none">
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
         <td class="row1" colspan="2" align="right" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
      </tr>
      <tr>
         <td class="row2" colspan="2" valign="top"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td>
      </tr>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td class="nav" valign="middle" width="100%"><span class="nav"> <a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
</div>
   <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>

         <td align="left" valign="middle" width="50">
            <!-- BEGIN switch_user_logged_in -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}1" alt="{L_POST_NEW_TOPIC}" border="0" /></a>
            <!-- END switch_user_logged_in -->
         </td>
         <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>

   </tr>
   <!-- BEGIN switch_legend -->
   <tr>
      <td colspan="2">
         <table border="0" cellpadding="6" cellspacing="2" align="center">
            <tr>
               <td>
                  <img src="{FOLDER_NEW_IMG}" alt="{L_FOLDER_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_NEW_IMG}</span><br />
                  <img src="{FOLDER_HOT_NEW_IMG}" alt="{L_FOLDER_HOT_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_NEW_IMG}</span><br />
                  <img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_FOLDER_LOCKED_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_NEW_IMG}</span>
               </td>
               <td>
                  <img src="{FOLDER_IMG}" alt="{L_FOLDER_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_IMG}</span><br />
                  <img src="{FOLDER_HOT_IMG}" alt="{L_FOLDER_HOT_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_IMG}</span><br />
                  <img src="{FOLDER_LOCKED_IMG}" alt="{L_FOLDER_LOCKED_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_IMG}</span>
               </td>
               <td valign="top">
                  <img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_FOLDER_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_ANNOUNCE_IMG}</span><br />
                  <img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_GLOBAL_ANNOUNCE_IMG}</span><br />
                  <img src="{FOLDER_STICKY_IMG}" alt="{L_FOLDER_STICKY_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_STICKY_IMG}</span><br />
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- END switch_legend -->
</table>
      </form>
Nathan Drake
Nathan Drake

SAVE CODAGE VERSION 1 GC (avant refonte) Tumblr_n6xoz2n6Hr1tckmgao8_r1_250
▌JE SUIS NÉ(E) LE : 07/04/1988
▌ÂGE DU PERSONNAGE : 36
▌AVENTURES VÉCUES : 17936
▌ARRIVÉ(E) LE : 03/07/2014
▌CRÉDITS : Nono
Ton âge : 27 ans

Feuille de personnage
relations:
à faire:
Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) EmptyVen 26 Juin 2020 - 1:18
viewtopic body

Code:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
   _atc.cwait = 0;
   $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
         addthis_close();
      }
   });
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
    try
    {
        var regId = parseInt(id, 10);
        if( isNaN(regId) ) { regId = 0; }
       
        if( regId > 0)
        {
            $('.post--' + id).toggle(0, function()
         {
            if( $(this).is(":visible") )
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
            }
            else
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
            }
         });
        }
    }
    catch(e) { }
   
   return false;
};

//]]>
</script>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap">
         <span class="nav">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
         <!-- END switch_user_authpost -->
         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
         <!-- END switch_user_authreply -->
         </span>
      </td>
      <td align="left" valign="middle" nowrap="nowrap">
         <!-- BEGIN switch_twitter_btn -->
         <span id="twitter_btn" style="margin-left: 6px; ">
         <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
         </span>
         <!-- END switch_twitter_btn -->
         <!-- BEGIN switch_fb_likebtn -->
         <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="https://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
         </span>
         <!-- END switch_fb_likebtn -->
      </td>
      <td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
         <span class="gensmall bold">
            <a class="addthis_button" href="https://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
             | .
            <script type="text/javascript">//<![CDATA[
               var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
               var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
               var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
               var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
               var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
               
               insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
         </span>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
               </td>
               <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN topicpagination -->
   <tr>
      <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END topicpagination -->
   {POLL_DISPLAY}
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- BEGIN postrow -->
   <!-- BEGIN hidden -->
   <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
   </tr>
   <!-- END hidden -->
   <!-- BEGIN displayed -->
   <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="profil" {postrow.displayed.ROW_CLASS} {postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
        <span class="name"><a name="{postrow.displayed.U_POST_ID}"><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a>{postrow.displayed.POSTER_NAME}</span><br />
           
            <span class="rang">{postrow.displayed.POSTER_RANK}<br />
                                  {postrow.displayed.RANK_IMAGE}</span><br />
           
                <div id="englob">  <div id="onoutline">{postrow.displayed.ONLINE_IMG}</div>
  <div class="imgp">{postrow.displayed.POSTER_AVATAR}</div>
  <div class="infosp">
  <span id="rpgone">{postrow.displayed.POSTER_RPG}</span>
<script type="text/javascript">jQuery('#rpgone').html(jQuery('#rpgone').html().replace('Feuille de personnage','')).removeAttr('id')</script>
  </div>
</div>
                  <br /><br /><div class="profilboite"><div class="imgprofil">
            <!-- BEGIN profile_field -->
          {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
          <!-- END profile_field --></div></div>
        <br />
        <img src="https://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
                  </td>

          <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2"><div class="fleche"> </div>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
              <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
              </td>
            </tr>
            <tr>
              <td colspan="2" class="hr">
                  <hr />
              </td>
            </tr></table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bulle">
            <tr>
              <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                     <!-- END switch_vote -->

                     <!-- BEGIN switch_bar -->
                     <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                        <!-- BEGIN switch_vote_plus -->
                        <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                        <!-- END switch_vote_plus -->

                        <!-- BEGIN switch_vote_minus -->
                        <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                        <!-- END switch_vote_minus -->
                     </div>
                     <!-- END switch_bar -->

                     <!-- BEGIN switch_no_bar -->
                     <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                     <!-- END switch_no_bar -->

                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                     <!-- END switch_vote -->
                  </div>
                  <!-- END switch_vote_active -->

                  <div class="postbody">

                     <div>{postrow.displayed.MESSAGE}</div>  </td>
            </tr>
        </table>
                     <!-- BEGIN switch_attachments -->
                     <dl class="attachbox">
                        <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                        <dd>
                           <!-- BEGIN switch_post_attachments -->
                           <dl class="file">
                              <dt>
                                 <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />

                                 <!-- BEGIN switch_dl_att -->
                                 <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                 <!-- END switch_dl_att -->

                                 <!-- BEGIN switch_no_dl_att -->
                                 {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                 <!-- END switch_no_dl_att -->
                              </dt>

                              <!-- BEGIN switch_no_comment -->
                              <dd>
                                 <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                              </dd>
                              <!-- END switch_no_comment -->

                              <!-- BEGIN switch_no_dl_att -->
                              <dd>
                                 <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                              </dd>
                              <!-- END switch_no_dl_att -->

                              <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                           </dl>
                           <!-- END switch_post_attachments -->
                        </dd>
                     </dl>
   <!-- END switch_attachments -->
 
                    <div class="clear"></div>
                    <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                    </div>
 
                  </div>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
           
      </td>
  </tr>
   <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
         <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="middle">
                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN first_post_br -->
</table>
<hr />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- END first_post_br -->
   <!-- END displayed -->
   <!-- END postrow -->
   <!-- BEGIN no_post -->
   <tr align="center">
      <td class="row1" colspan="3" height="28">
         <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
   </tr>
   <!-- END no_post -->
   <tr align="right">
      <td class="catBottom" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
               <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
</table>
<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
   <tr>
      <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
   </tr>
   <!-- BEGIN switch_user_logged_in -->
   <!-- BEGIN watchtopic -->
   <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->
   <!-- END switch_user_logged_in -->
</table>

<!-- BEGIN promot_trafic -->
<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px">
   <tr>
      <td class="catBottom" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
               <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
            </tr>
         </table>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px 0px">
   <tr>
      <td class="catBottom" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
               <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="row2 postbody" valign="top">
         <!-- BEGIN link -->
         » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
         <!-- END link -->
      </td>
   </tr>
</table>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
   <tbody>
      <tr>
         <td class="catBottom">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tbody>
                  <tr>
                     <td valign="top">
                        <h1 class="cattitle"> {L_FORUM_RULES}</h1>
                     </td>
                  </tr>
               </tbody>
            </table>
         </td>
      </tr>
      <tr>
         <td class="row1 clearfix">
            <table>
               <tr>
                  <!-- BEGIN switch_forum_rule_image -->
                  <td class="logo">
                     <img src="{RULE_IMG_URL}" alt="" />
                  </td>
                  <!-- END switch_forum_rule_image -->
                  <td class="rules postbody">
                     {RULE_MSG}
                  </td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
</table>
<!-- END switch_forum_rules -->

<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
         <!-- BEGIN switch_user_logged_in -->
         <a name="quickreply"></a>
         {QUICK_REPLY_FORM}<br />
         <!-- END switch_user_logged_in -->
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
         <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                  <!-- END show_permissions -->
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
</table>

<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
         <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
         </span>
      </td>

      <!-- BEGIN viewtopic_bottom -->
      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
      <!-- END viewtopic_bottom -->

      <!-- BEGIN moderation_panel -->
      <td align="center">
         <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
         <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
   </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
         <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span>
         </form>
      </td>
   </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Contenu sponsorisé

Profil Académie Waverly
SAVE CODAGE VERSION 1 GC (avant refonte) Empty