__section__
default
__description__
Create a link to a comment
* date = date of comment
* commentsort = user's comment sorting pref
* mode = user's mode pref
* comment = make link to only one comment, not whole story (i.e., include cid= in link)
Also included are all the individual elements of the comment and its poster: sid, cid, pid, date, subject, uid, points, lastmod, reason, nickname, fakeemail, homepage, sig
__title__
__page__
misc
__lang__
en_US
__name__
linkComment
__template__
[% subject = color? "$subject" : subject %]
[% subject %]
[% IF nickname %]
[% IF adminflag %]
by [% nickname %]
[% ELSE %]
by [% nickname %]
[% END %]
[% END %]
[% IF not user.noscores and points %]
(Score:[% points %])
[% END %]
[% IF date %]
[% Slash.timeCalc(time) %]
[% END %]
__seclev__
10000