http://yll.loxa.edu.tw/phpBB2/viewtopic.php?t=1454
代碼: 選擇全部
#
#-----[ OPEN ]------------------------------------------
#
/templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
#
</head>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
<script LANGUAGE="JavaScript1.2">
function makevisible(cur,which){
if (which==0) cur.filters.alpha.opacity=150
else cur.filters.alpha.opacity=40 }
</SCRIPT>
#
#-----[ OPEN ]------------------------------------------
#
/templates/subSilver/viewtopic_body.tpl
#
#-----[ FIND ]------------------------------------------
#
<!-- [BEGIN LEVEL MOD] -->
#
#-----[ UNTIL A ]------------------------------------------
#
<!-- [END LEVEL MOD] -->
#
#-----[ REPLACE WITH ]------------------------------------------
#
<!-- [BEGIN LEVEL MOD] -->
<br />
<span class="postdetails">
Niveau:
<b>
<font color="#FF5B5B" face="Arial Black" size="4">{postrow.POSTER_LEVEL} </font>
</b>
<br /> <br />
</p>
<table width="142" border="0" cellpadding="0" cellspacing="0" background="templates/subRed/images/level_mod/corps.gif" height="49">
<tr>
<td width="31" rowspan="2"> </td>
<td width="109" valign="top">
<table width="111" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" align="left"><img src="templates/subSilver/images/level_mod/01.gif" width="1" height="3"></td>
</tr>
<tr>
<td>
<img src="templates/subSilver/images/level_mod/barreV.gif" width="{postrow.POSTER_HP_WIDTH}" height="12" alt="{postrow.POSTER_HP}" name="barreHP" style="filter:alpha(opacity=40)" onMouseover="makevisible(this,0)"
onMouseout="makevisible(this,1)"><img src="templates/subSilver/images/level_mod/rondV.gif" width="1" height="12" alt="{postrow.POSTER_HP}"></td>
</tr>
<tr>
<td><img src="templates/subSilver/images/level_mod/02.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<img src="templates/subSilver/images/level_mod/barreB.gif" width="{postrow.POSTER_MP_WIDTH}" height="12" alt="{postrow.POSTER_MP}" name="barreMP" style="filter:alpha(opacity=40)" onMouseover="makevisible(this,0)"
onMouseout="makevisible(this,1)"><img src="templates/subSilver/images/level_mod/rondB.gif" width="1" height="12" alt="{postrow.POSTER_MP}"></td>
</tr>
<tr>
<td><img src="templates/subSilver/images/level_mod/03.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<img src="templates/subSilver/images/level_mod/barreR.gif" width="{postrow.POSTER_EXP_WIDTH}" height="12" alt="{postrow.POSTER_EXP}" name="barreEXP" style="filter:alpha(opacity=40)" onMouseover="makevisible(this,0)"
onMouseout="makevisible(this,1)"><img src="templates/subSilver/images/level_mod/rondR.gif" width="1" height="12" alt="{postrow.POSTER_EXP}"></td>
</tr>
<tr>
<td height="5"></td>
</tr>
</table>
</td>
<td width="3"></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</table>
<p></p>
<p></p>
<!-- [END LEVEL MOD] -->
#
#-----[ OPEN ]------------------------------------------
#
profile_view_body.tpl
#
#-----[ FIND ]------------------------------------------
#
<!-- [BEGIN LEVEL MOD] -->
#
#-----[ UNTIL A ]------------------------------------------
#
<!-- [END LEVEL MOD] -->
#
#-----[ REPLACE WITH ]------------------------------------------
#
<!-- [BEGIN LEVEL MOD] -->
<tr>
<td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_VACANCES}: </span></td>
<td><b><span class="gen">{VACANCES}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="gen">Niveau :</span></td>
<td><b><span class="gen">{LEVEL}</span></b></td>
</tr>
<tr>
<td> </td>
<td align="left">
<table cellspacing="0" cellpadding="0" border="0">
<table width="142" border="0" cellpadding="0" cellspacing="0" background="templates/subRed/images/level_mod/corps.gif" height="49">
<tr>
<td width="31" rowspan="2"> </td>
<td width="109" valign="top">
<table width="111" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" align="left"><img src="templates/subRed/images/level_mod/01.gif" width="1" height="3"></td>
</tr>
<tr>
<td>
<img src="templates/subRed/images/level_mod/barreV.gif" width="{HP_WIDTH}" height="12" alt="{HP}" name="barreHP" style="filter:alpha(opacity=40)" onMouseover="makevisible(this,0)"
onMouseout="makevisible(this,1)"><img src="templates/subRed/images/level_mod/rondV.gif" width="1" height="12"></a></div></td>
</tr>
<tr>
<td><img src="templates/subRed/images/level_mod/02.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<img src="templates/subRed/images/level_mod/barreB.gif" width="{MP_WIDTH}" height="12" alt="{MP}" name="barreMP" style="filter:alpha(opacity=40)" onMouseover="makevisible(this,0)"
onMouseout="makevisible(this,1)"><img src="templates/subRed/images/level_mod/rondB.gif" width="1" height="12"></a></div></td>
</tr>
<tr>
<td><img src="templates/subRed/images/level_mod/03.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<img src="templates/subRed/images/level_mod/barreR.gif" width="{EXP_WIDTH}" height="12" alt="{EXP}" name="barreEXP" style="filter:alpha(opacity=40)" onMouseover="makevisible(this,0)"
onMouseout="makevisible(this,1)"><img src="templates/subRed/images/level_mod/rondR.gif" width="1" height="12"></a></div></td>
</tr>
<tr>
<td height="5"></td>
</tr>
</table>
</td>
<td width="3"></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</table>
</tr>
</td>
</tr>
<!-- [END LEVEL MOD] -->
#
#-----[ COPY ]------------------------------------------
#
01.gif ==> templatessubSilverimageslevel_mod
02.gif ==> templatessubSilverimageslevel_mod
03.gif ==> templatessubSilverimageslevel_mod
barreB.gif ==> templatessubSilverimageslevel_mod
barreR.gif ==> templatessubSilverimageslevel_mod
barreV.gif ==> templatessubSilverimageslevel_mod
corps.gif ==> templatessubSilverimageslevel_mod
rondB.gif ==> templatessubSilverimageslevel_mod
rondR.gif ==> templatessubSilverimageslevel_mod
rondV.gif ==> templatessubSilverimageslevel_mod
#
#-----[ SAVE/CLOSE ALL FILES ]----------------------------------------
#
# EoM
http://yll.loxa.edu.tw/001/level_mod.zip