__section__ default __description__ Repository for random data elements. * value = the name of the data element to retrieve Each data element may have any number of other variables. __title__ __page__ index __lang__ en_US __name__ data __template__ [% SWITCH value %] [% CASE 'head' %] [% IF section.isolate %][% constants.sitename %]: [% section.title %][% ELSE %][% section.title %][% END %] [% CASE 'userboxhead' %] [% user.nickname %]'s Slashbox [% CASE 'userboxdefault' %] This is your user space. Love it. [% CASE 'morehead' %] Older Stuff [% CASE 'readmore' %] Read More... [% CASE 'bytes' %] bytes in body [% CASE 'comments' %] [% "$cc.0 of " IF cc.0.defined %][% cc.1 %] comment[% cc.3 != 1 ? 's' : '' %] [% CASE 'seclink' %] [% IF user.is_anon; url="$constants.rootdir/$name/"; ELSE; url="$constants.rootdir/index.pl?section=$name"; END -%] [% section.title %] [% CASE 'editstory' %] Edit [% END %] __seclev__ 10000