Thanks Kirk, I'm basically looking for something like the "Forum Leaders" page, but with a more fancy design like the vbulletin.org page

I've made a custom page loaded through "information.php?do=staff", but I'm having problems pulling the data from the vbulletin database.
All the basic html in the custom template shows up just fine, but none of the data like admin/mod usernames, posts, avatars, joindates etc. How can I pull that data from the database into the custom page? Do I have to create extra plugins or hooks?
I'm not sure what I'm missing out on here, but your help is much appreciated.