Code:
<div><font size=1>[<b>Current Warning Level:</b> $post[warning_level]/Whatever your ban limit is - <if condition="$bbuserinfo['usergroupid'] == '5'"><a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><b>Warn $post[username]</b></a> - </if><if condition="$bbuserinfo['usergroupid'] == '6'"><a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><b>Warn $post[username]</b></a> - </if><if condition="$bbuserinfo['usergroupid'] == '7'"><a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><b>Warn $post[username]</b></a> - </if><a href='Warn.php?do=ViewWarnings&id=$post[userid]'><b>View $post[username]'s Warnings</b></a>]</font></div>
I didn't want to edit my navbar, so I did it so normal members can also view warnings of others. The Remove warning link isn't there. I also edited my "Warn Links". That code at top is what I have, and it comes out like this if you are in that particular group.
[Current Warning Level: 0/30 - Warn Cowie - View Cowie's Warnings]
If you aren't in that group, it shows up like this.
[Current Warning Level: 0/30 - View Cowie's Warnings]