ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 35 Joined:
pmskypemsnyahoo | How do I use ifnot board id? (17th Feb 11 at 9:45am UTC) | | How do I use the ifnot board id?
 Code: - {if:"{id}"!="AN_ID_HERE"}{total_topics} Topics - {total_posts} Posts{/ifnot:id}
So I can modify it to be this:
{if:"{id}"!="general"}{total_topics} Topics - {total_posts} Posts{/ifnot:id}
And have the inside text displayed? The start is the same as the if field, how does the not id get declared?
How do you get the id to work? do you have to type board_boardname or just boardname?
I can't get this to work, seemingly from the current display:
 Code: - {if:"{id}"=="elishmarazar"}{total_topics} Parts{/if}{if:"{id}"!="elishmarazar"}{total_topics} Topics - {total_posts} Posts{/ifnot:id}
-
I want the board Elishmarazar to show "parts" instead of the both topics/posts of what I want every other board to show. | |
|