__section__
default
__description__
Print out all the portal slashboxes

* title = passed to titlebar
* width = passed to titlebar
* portals = arrayref of portalbox strings
__title__

__page__
cheesyportal
__lang__
en_US
__name__
main
__template__
[% PROCESS titlebar %]

<multicol cols="3">
[% FOREACH portal = portals %][% portal.box %][% END %]
</multicol>

__seclev__
10000
__version__
$Id: main;cheesyportal;default,v 1.6 2005/07/27 22:53:54 pudge Exp $
