I am using a standard drop in template, but what I would like to do is to modify the top bar to show the next 5 events. Any ideas on how to do that?
Which template are you using?
-- Six Demon Bag Jack Burton: Hey, what more can a guy ask for? Egg Shen: Oh, a six-demon bag! Jack Burton: Terrific, a six-demon bag. Sensational. What's in it, Egg? Egg Shen: Wind, fire, all that kind of thing!
For that, you'll have to dive into the Code a bit, but conveniently, it's pretty easy for this particular thing.
In the layout file, you'll see a commands like <!--System:NextEventTime--> and <!--System:NextEventDate--> and a few others of the same vein. You'll be able to delete all those and replace them with just <!--System:Next5Events-->