Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 X-Threads Capability Vs. Plugin Capability
MasterZuFu Offline
Member
***
Posts: 97
Joined: Dec 2010
Post: #9
RE: X-Threads Capability Vs. Plugin Capability
(12-17-2010 02:32 PM)ZiNgA BuRgA Wrote:  Stick an if around the part that's different:

Code:
1
2
3
4
5
6
7
8
9
<if $fid == 2 then>
stuff for forum with fid of 2
<elseif $fid == 3 then>
stuff for forum with fid of 3
<elseif $fid == 4 then>
stuff for forum with fid of 4
<else>
stuff for any other forum
</if>


I love this site Smile

12-17-2010 03:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: X-Threads Capability Vs. Plugin Capability - MasterZuFu - 12-17-2010 03:04 PM

 Standard Tools
Forum Jump: