can the pinned icon be separate from the topic title so that i can put it in its own box? should just be able to add it as a variable in forum-row. would need an m tag though.
Head Thing Breaker
Posts: 162
Group: Admin Member: #1 |
Perma-link Nov 2nd, 2010 @ 11:24 am
Wow! Now THAT was insightful!
Now, I know you think you understand what I said... But I'm not sure you realize you HEARD what I MEANT! |
test
Posts: 87
Group: Admin Member: #2 |
Perma-link Nov 2nd, 2010 @ 2:28 pm
yeah sure, I can add in a icon-pinned
I COULD just add it to the end so that you don't have to bump up the %s's on your two templates, but I think it makes more sense to have the "pinned" classname right next to the pinned icon, so I'll probably just have you and kesh bump those up |
test
Posts: 87
Group: Admin Member: #2 |
Perma-link Jan 21st, 2011 @ 5:59 pm
this can now be done using conditionals, and I think that's about the best way to do it
{if %4$s==pinned}icon{/if} edit: didn't check the number for the variable so it's probably wrong |
Head Thing Breaker
Posts: 162
Group: Admin Member: #1 |
Perma-link Jan 21st, 2011 @ 6:00 pm
yeah i think this was posted before conditionals lol
Wow! Now THAT was insightful!
Now, I know you think you understand what I said... But I'm not sure you realize you HEARD what I MEANT! |