__section__ default __description__ The main box for printing comments * comments = big ol' arrayref of comments * title = title of story * count = count of comments * sid = story ID * cid = base comment ID * pid = base parent ID * lvl = what nesting level we're at __title__ __page__ misc __lang__ en_US __name__ printCommentsMain __template__ [% USE Slash %] [% IF user.mode == 'nocomment' %]
[% IF title %] [% title %] [% ELSE %] [% Slash.linkComment({ sid => sid, pid => pid, color => user.fg.3, subject => 'Top', }) %] [% END %] | [% IF user.is_anon %] Login/Create an Account [% ELSE %] Preferences [% END %] | [% Slash.linkComment({ sid => sid, pid => 0, color => user.fg.3, subject => 'Top', }) %] [% IF user.points %] | [% user.points %] moderator points [% END %] [% IF count %] | [% count %] comments [% END %] [% IF lvl && user.mode == 'thread' %] (Spill at [% user.commentspill %]!) | Index Only [% END %] [% IF form.startat %] | Starting at #[% form.startat %]" [% END %] | Search Discussion
Threshold: [% Slash.selectThreshold(comments.0.totals); Slash.selectMode(user.mode); Slash.selectSortcode(user.commentsort) %] [% UNLESS user.is_anon %] Save: [% END %] [% UNLESS user.state.comment_read_only %] [% END %]
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
[% END %] __seclev__ 10000