| vBulletin Konu anlatımları - Makaleler Eklenti olmadan vBulletin'de yapılabilcek konu anlatımları ve ince ayarlar |
![]() |
|
|
LinkBack | Seçenekler | Stil |
|
|
#1 (permalink) |
|
Kayıtlı Üye Tecrübe Puanı: 8
![]() ![]() ![]() ![]() ![]() ![]() |
![]() postbit_legacy TempLateSinin En aLtına Bunu EkLeyin, Kod:
<if condition="$post[postcount] == 1">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" align="left">Konuyu ArkadaşınLa PayLaş :)</td>
</tr>
<tr>
<td class="alt2" align="center">
<a href="sendmessage.php?$session[sessionurl]do=sendtofriend&t=$post[threadid]" rel="nofollow" style="text-decoration: none"><b><i><font face="Century Gothic" size="6">$vbphrase[email_this_page]</a></font></i></b>
</td>
</tr>
</table>
</if>
|
|