{require-js "post"} {require-txt "post"} {-- BEGIN POLL (from page 2 on)} {if and and $postlistPoll (eq $post.num 1) (gt $post.numAll 1)} {include "poll.html"} {endif}{-- postlistPoll and first post in thread} {-- END POLL}
{-- for fast reply editor} {if $post.threadLink}
{tr "topic"}: {$post.threadSubject} {if $post.threadDescription} ({$post.threadDescription}) {endif}  {tr "post.in the forum"}: {$post.forumLinks}
{endif}
{if $post.avatarUrl} {tr {endif}
{set $x ""} {if $post.replyLink}{set $x "·"} {if $post.useFastReply} {tr "post.do fast reply"} {else} {tr "post.do reply"} {endif} {endif} {if $post.quoteLink}{set $x "·"} {$x} {tr "post.do quote"} {endif} {if $post.editLink}{set $x "·"} {if $x}|{endif} {tr "post.do edit"} {endif} {if $post.deleteLink}{set $x "·"} {$x} {tr "post.do delete"} {endif} {$post.authorName} {--$post.authorOnlineImg}{if $post.authorThreadStarter} {endif} {if $post.authorStatus}({$post.authorStatus}){endif} {if $post.numAll} #{$post.numAll} {endif}
{if $post.authorTitle} {tr "user title"}: {$post.authorTitle}
{endif} {if $post.authorMemberSince} {tr "member"} {$post.authorMemberSince} · {$post.authorPostCount} {else} {tr "post.no profile"} {endif} {if $post.authorLocation} · {tr "location"}: {$post.authorLocation} {endif}
{if $post.authorGroups} {tr "group memberships"}: {$post.authorGroups}
{endif}
{set $x ""} {if $post.profileLink} {tr "post.show profile"} {set $x "·"} {endif} {if $post.emailLink} {$x} {tr "post.send e-mail"} {set $x "·"} {endif} {if $post.unreadLink} {$x} {tr "post.mark unread"} {set $x "·"} {endif} {if $post.hereLink} {$x} {tr "post.link to this post"} {set $x "·"} {endif} {if $post.ipLink} {$x} {tr "post.show ip"} {set $x "·"} {endif}
{if $post.usersRead}
{tr "post.read by"}: {$post.usersRead}
{endif}
{if $post.isPreview}
{tr "post.is preview"}
{endif} {if $post.editedAfterViewed}
{tr "post.changed since last read"}
{endif} {if $post.spamwarning}
{$post.spamwarning}
{endif}
{if or $post.replyToNum $post.subject}
{if $post.replyToNum} {tr "post.in reply to post"} {$post.replyToNum}
{endif} {if $post.subject} {tr "subject"}: {$post.subject}
{endif}
{endif}
{$post.postBody}
{if $post.signature}
{$post.signature}
{endif} {if sizeof $post.attachlist}
{trnum "post.attach~" (sizeof $post.attachlist) "n" (sizeof $post.attachlist)}:
{foreach $attach in $post.attachlist}
{if $attach.error} {$attach.error} {else} {if $attach.noopen} {$attach.filename} {$attach.size}
{tr "post.error.attach.no permission"} {else} {$attach.filename} | {tr "post.attach.save"}   {$attach.size}{if $attach.views}, {$attach.views}{endif}
{if $attach.image} {if $attach.inlineImage} {tr {else} {tr {endif}{-- inlineImage} {endif}{-- image} {endif}{-- noopen} {endif}{-- error}
{endforeach}
{endif} {-- INLINE POLL PLACE} {if $post.editNote}
{$post.editNote}
{if $post.editReason} {tr "post.edit reason"}: {$post.editReason} {endif}
{endif}
{set $ShadowBottomOffset 4} {include "_shadow_bottom.html"} {-- BEGIN POLL} {if and $postlistPoll (eq $post.numAll 1)} {include "poll.html"} {endif}{-- postlistPoll and first post in thread} {-- END POLL}