__section__
default
__description__
Creates title for a portalbox
* title = title
* url = url
__title__
__page__
misc
__lang__
en_US
__name__
portalboxtitle
__template__
[% IF url && not user.light;
title = "$title";
END %]
[% IF url;
title = "$title";
END %]
[% title %]
__seclev__
500