Turkish: Bu mod başlıklara gönderilen mesajları balon içinde gösterir.(Tarafımızdan yapılan MOD)
English: This mod displays the posts sent to topics in bubble.
phpBB.Com daki başlık: http://www.phpbb.com/phpBB/viewtopic.php?t=171599

Kod: Tümünü seç
#
#-----[ AÇ]------------------------------------------------
#
templates/subSilver/viewtopic_body.tpl
#
#-----[ BUL ]------------------------------------------------
#
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
<td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
#
#-----[ BUNUNLA DEĞİŞTİR ]-----------------------------------------
#
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}<span class="gen"> </span></span></td>
<td valign="top" style="width:auto" align="right" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="10"><img src="/images/bubble1.gif" width="26" height="12"></td>
<td background="/images/bubble2.gif"></td>
<td width="10"><img src="/images/bubble3.gif" width="26" height="12"></td>
</tr>
<tr>
<td background="/images/bubble5.gif" valign="top"><img src="/images/bubble4.gif" width="26" height="36"></td>
<td valign="top" bgcolor="#DEEBF7"><span class="postbody">{postrow.MESSAGE}</span></td>
<td background="/images/bubble6.gif" valign="top"></td>
</tr>
<tr>
<td><img src="/images/bubble7.gif" width="26" height="12"></td>
<td background="/images/bubble8.gif"></td>
<td><img src="/images/bubble9.gif" width="26" height="12"></td>
</tr>
</table>
<br />
<span class="postbody">{postrow.SIGNATURE}</span>
<br />
<span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
#
#-----[ KAYDET/KAPAT ]--------------------------------
#
# SoN
Bu forumu görüntüleyen kullanıcılar: Bing [Bot] ve 3 misafir