index_body.tpl(birthday mod)
Geplaatst: 25 apr 2005, 10:13
Hallo
Ik weet niet wat ze bedoelen met dit onderstaande.
Dit is voor de Birthday Mod.
Vooral die INLINE FIND vind ik niet.
wie kan me helpen
Ik weet niet wat ze bedoelen met dit onderstaande.
Dit is voor de Birthday Mod.
Vooral die INLINE FIND vind ik niet.
wie kan me helpen
Code: Selecteer alles
#-----[ OPEN ]------------------------------------------------
#
# Make sure to edit this file for every theme you use!
#
templates/subSilver/index_body.tpl
#
#-----[ FIND ]------------------------------------------------
#
<td class="row1" align="center" valign="middle" rowspan
#
#-----[ IN-LINE FIND ]----------------------------------------
#
# This value can be different, if other mods, add +1 to the value
#
2
#
#-----[ IN-LINE REPLACE WITH ]--------------------------------
#
# The find value can be different, if other mods, add +1 to the value
#
3
#
#-----[ FIND ]------------------------------------------------
#
{LOGGED_IN_USER_LIST}</span></td>
</tr>
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- Start add - Birthday MOD -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<!-- End add - Birthday MOD -->