![]() |
Conditional Postcount Ranks
Would it be possible display post count ranks that are gender-based using a conditional statement off the member's gender? Say..... at 100 posts, the title would be either AAA or BBB depending on whether the member was male or female.
How would this be coded? Is it a simple template edit? Would this add to the page queries? |
Try something like this:
Code:
<if condition="$post[posts] >= 100 AND $post[fieldX] == 'Male'">AAA</if> |
Thanks, acidburn. I thought it would be something like this.
How would I do this, though, so it ties in to the full ranking list we set up in the ACP. Essentially giving both male/female terms at all ranking levels? |
That'd require editing the Ranking System, I imagine - more than a template edit, anyway.
|
All times are GMT. The time now is 01:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|