The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In the threadbit template, there is
Code:
<vb:if condition="$thread['sticky']"> Code:
<vb:if condition="$thread['locked']"> I just want to put text for each locked thread. |
|
#2
|
|||
|
|||
|
Maybe try:
Code:
<vb:if condition="$thread['open'] == 0"> |
| Благодарность от: | ||
| dreamygirl | ||
|
#3
|
|||
|
|||
|
That works. Thank you!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|