The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Voice message on a new message in forumhome
In forumhome_forumbit_level2_post template, add something like :
Code:
<if condition="$forum['statusicon']=='new' AND in_array($forumid, array(your forum IDs))"> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /><audio autoplay="autoplay"><source src="path to your mp3" /><source src="path to your ogg" /></audio> </if> |
Благодарность от: | ||
Mandushi |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|