Forum test graphique & codes
 
Le Deal du moment :
Réassort du coffret Pokémon 151 ...
Voir le deal

Partagez
 

 Template structure forum index_box

Voir le sujet précédent Voir le sujet suivant Aller en bas 
AuteurMessage
Admin
Admin
Admin

Messages : 32
Points : 68
Réputation : 0
Date d'inscription : 11/09/2011
Essai : blop

Feuille de personnage
Essai:
Template structure forum index_box Left_bar_bleue150/150Template structure forum index_box Empty_bar_bleue  (150/150)
essai2:
Template structure forum index_box Left_bar_bleue0/0Template structure forum index_box Empty_bar_bleue  (0/0)
Histoire:

Template structure forum index_box Empty
MessageSujet: Template structure forum index_box   Template structure forum index_box Icon_minitimeLun 9 Juil - 16:55

lien vers fiche de personnage:
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>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th colspan="5" colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
   </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 colspan="5" class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" align="center" width="100%">
         <div class="titre_forum"><h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
               <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
         </h{catrow.forumrow.LEVEL}></div>
                </td>
        </tr>
   <tr>
   <td class="row3 over" align="center" valign="top" height="50">
         <div class="colonne_gauche"><span class="gensmall">{catrow.forumrow.TOPICS} sujets x {catrow.forumrow.POSTS} messages</span><br />
<img src="{SPACER}" height="0" width="46" alt="." /><br />
<img class="imgsforums" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /><br />
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
      </td>
      <td colspan="2" class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" height="50">
                  <div class="colonne_centre"><div id="imagedes"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
         <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
         </span></div>
      </td>
<td colspan="2" class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" align="center" valign="top" height="50">
         <div class="colonne_droite"><span class="liens_sousforums">
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
         </span>
      </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 --><!-- END catrow -->
Revenir en haut Aller en bas
https://sowworld.kanak.fr
 

Template structure forum index_box

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Antre démoniaque :: Lorem Ipsum :: Essai2-