The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
raja811 how to add thanks field 08-25-2009, 07:14 PM
Lynne This is from a modification. ... 08-25-2009, 07:27 PM
raja811 moved here... 08-25-2009, 07:30 PM
Lynne That is not the right place... 08-25-2009, 07:54 PM
|
#1
|
|||
|
|||
how to add thanks field
hi how to add field in thanks ?
My p?ibit legasy HTML Code:
<if condition="$post[userid]"> <div>$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]</div> <div> <if condition="$post[post_thanks_thanked_times] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$post[post_thanks_thanked_posts] == 1"> <phrase 1="$post[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$post[post_thanks_thanked_times_formatted]" 2="$post[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </div> </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|