test script
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
test script

test de script
 
AccueilDernières imagesRechercherS'enregistrerConnexion
Le Deal du moment :
Cartes Pokémon 151 : où trouver le ...
Voir le deal

 

 test

Aller en bas 
AuteurMessage
Admin
Admin



Messages : 7
Date d'inscription : 11/04/2010

test Empty
MessageSujet: test   test EmptyLun 14 Juin - 13:32

Voici un test du template bbcode
Code source du message :
Code:
[b]Voici un test du template bbcode[/b]
Code retour de view_topic :
Code:
<strong>Voici un test du template bbcode</strong>

Modif template :
Code:
<!-- BEGIN b_open --><strong style="color:red"><!-- END b_open -->
<!-- BEGIN b_close --></strong><!-- END b_close -->
Template complet :
Code:
<!-- BEGIN ulist_open --><ul><!-- END ulist_open -->
<!-- BEGIN ulist_close --></ul><!-- END ulist_close -->
<!-- BEGIN olist_open --><ol type="{LIST_TYPE}"><!-- END olist_open -->
<!-- BEGIN olist_close --></ol><!-- END olist_close -->
<!-- BEGIN listitem --><li><!-- END listitem -->
<!-- BEGIN quote_username_open --></span><table width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td><span class="genmed"><b>{USERNAME} {L_WROTE}:</b></span></td></tr><tr><td class="quote"><!-- END quote_username_open -->
<!-- BEGIN quote_open --></span><table width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td><span class="genmed"><b>{L_QUOTE}:</b></span></td></tr><tr><td class="quote"><!-- END quote_open -->
<!-- BEGIN quote_close --></td></tr></table><span class="postbody"><!-- END quote_close -->
<!-- BEGIN code_open --></span><table cellspacing="1" cellpadding="0" border="0" align="center"><tr><td><span class="genmed"><b>{L_CODE}:</b></span></td></tr><tr><td class="code"><div style="width:600px; overflow:auto;" curpos="0" maxpos="0" pageincrement="480" increment="10" collapsed="true"><!-- END code_open -->
<!-- BEGIN code_close --></div></td></tr></table><span class="postbody"><!-- END code_close -->
<!-- BEGIN b_open --><strong style="color:red"><!-- END b_open -->
<!-- BEGIN b_close --></strong><!-- END b_close -->
<!-- BEGIN scroll_open --><span><marquee><!-- END scroll_open -->
<!-- BEGIN scroll_close --></marquee></span><!-- END scroll_close -->
<!-- BEGIN fade_open --><span style="height: 1; Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, FinishX=100%)"><!-- END fade_open -->
<!-- BEGIN fade_close --></span><!-- END fade_close -->
<!-- BEGIN blur_open --><span style="height: 20; filter:blur(add=1,direction=270,strength=10)"><!-- END blur_open -->
<!-- BEGIN blur_close --></span><!-- END blur_close -->
<!-- BEGIN fliph_open --><span style="filter: fliph; height:1"><!-- END fliph_open -->
<!-- BEGIN fliph_close --></span> <!-- END fliph_close -->
<!-- BEGIN flipv_open --><span style="filter: flipv; height:1"><!-- END flipv_open -->
<!-- BEGIN flipv_close --></span> <!-- END flipv_close -->
<!-- BEGIN updown_open --><span><marquee behavior="scroll" direction="up" scrollamount="1" height="60"><!-- END updown_open -->
<!-- BEGIN updown_close --></marquee></span><!-- END updown_close -->
<!-- BEGIN center_open --><div style="margin:auto;text-align:center;width:100%"><!-- END center_open -->
<!-- BEGIN center_close --></div><!-- END center_close -->
<!-- BEGIN right_open --><div align="right"><!-- END right_open -->
<!-- BEGIN right_close --></div><!-- END right_close -->
<!-- BEGIN left_open --><div align="left"><!-- END left_open -->
<!-- BEGIN left_close --></div><!-- END left_close -->
<!-- BEGIN justify_open --><div align="justify"><!-- END justify_open -->
<!-- BEGIN justify_close --></div><!-- END justify_close -->
<!-- BEGIN strike_open --><span><strike><!-- END strike_open -->
<!-- BEGIN strike_close --></strike></span><!-- END strike_close -->
<!-- BEGIN spoiler_open --><table class="spoiler" width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td style="cursor: pointer;"><span class="genmed"><b>{L_SPOILER}:</b></span></td></tr><tr><td class="spoiler_closed"> </td><td class="spoiler_content hidden"><!-- END spoiler_open -->
<!-- BEGIN spoiler_close --></td></tr></table><span class="postbody"><!-- END spoiler_close -->
<!-- BEGIN spoiler_open_title --><table class="spoiler" width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td style="cursor: pointer;"><span class="genmed"><b>{L_SPOILER_TITLE}:</b></span></td></tr><tr><td class="spoiler_closed">&nbsp;</td><td class="spoiler_content hidden"><!-- END spoiler_open_title -->
<!-- BEGIN spoiler_close_title --></td></tr></table><span class="postbody"><!-- END spoiler_close_title -->
<!-- BEGIN u_open --><u><!-- END u_open -->
<!-- BEGIN u_close --></u><!-- END u_close -->
<!-- BEGIN i_open --><i><!-- END i_open -->
<!-- BEGIN i_close --></i><!-- END i_close -->
<!-- BEGIN color_open --><font color="{COLOR}"><!-- END color_open -->
<!-- BEGIN color_close --></font><!-- END color_close -->
<!-- BEGIN size_open --><span style="font-size: {SIZE}px; line-height: normal"><!-- END size_open -->
<!-- BEGIN size_close --></span><!-- END size_close -->
<!-- BEGIN font_open --><font face="{FONT}"><!-- END font_open -->
<!-- BEGIN font_close --></font><!-- END font_close -->
<!-- BEGIN img --><img src="{URL}" border="0" alt="" /><!-- END img -->
<!-- BEGIN img_resized --><img src="{URL}" style="width: {WIDTH};height: {HEIGHT}" border="0"><!-- END img_resized -->
<!-- BEGIN url --><a href="{URL}" class="postlink" target="_blank">{DEscriptION}</a><!-- END url -->
<!-- BEGIN url_local --><a href="{URL}" class="postlink">{DEscriptION}</a><!-- END url_local -->
<!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</a><!-- END email -->
<!-- BEGIN rand_open --></span><table width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td><span class="genmed"><b>{L_RAND} {RAND_RANGE} :</b></span></td></tr><tr><td class="quote"><!-- END rand_open -->
<!-- BEGIN rand_close --></td></tr></table><span class="postbody"><!-- END rand_close -->
<!-- BEGIN roll_open --></span><table width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td><span class="genmed"><b>{L_ROLL} {ROLL_RANGE} :</b></span></td></tr><tr><td class="quote"><!-- END roll_open -->
<!-- BEGIN roll_close --></td></tr></table><span class="postbody"><!-- END roll_close -->
<!-- BEGIN sub --><sub>{TXT}</sub><!-- END sub -->
<!-- BEGIN sup --><sup>{TXT}</sup><!-- END sup -->
<!-- BEGIN hr --><hr /><!-- END hr -->
<!-- BEGIN table_open --><table{PARAMS}><!-- END table_open -->
<!-- BEGIN table_close --></table><!-- END table_close -->
<!-- BEGIN tr_open --><tr{PARAMS}><!-- END tr_open -->
<!-- BEGIN tr_close --></tr><!-- END tr_close -->
<!-- BEGIN td_open --><td align="left"{PARAMS}><!-- END td_open -->
<!-- BEGIN td_close --></td><!-- END td_close -->
Le template est publié
Revenir en haut Aller en bas
https://testzs.kanak.fr
 
test
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» test formulaire
» [Test]Votre 1er sujet
» test drag & drop

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
test script :: Votre 1ère catégorie :: Votre 1er forum-
Sauter vers: