Guest User

Untitled

a guest
Apr 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.18 KB | None | 0 0
  1. {vb:raw template_hook.postbit_start}
  2. <li class="postbitlegacy postbitim" id="post_{vb:raw post.postid}">
  3. <!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
  4.  
  5. <div class="posthead">
  6. <label for="post_imod_checkbox_{vb:raw post.postid}">
  7. <span class="postdate {vb:raw post.statusicon}">
  8. <vb:if condition="$show['announcement']">
  9. <span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
  10. <vb:else />
  11. <span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">&nbsp;<span class="time">{vb:raw post.posttime}</span></vb:if></span>
  12. </vb:if>
  13. </span>
  14. </label>
  15. <span class="nodecontrols">
  16. <vb:if condition="$post['postid'] AND $post['threadid']">
  17. <a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a>
  18. </vb:if>
  19. <vb:if condition="$show['inlinemod']">
  20. <input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
  21. </vb:if>
  22. </span>
  23. </div>
  24.  
  25. <div class="postdetails">
  26. <div class="userinfo">
  27. <div>
  28. <center><div class="username_container">
  29. <vb:if condition="$post['userid']">
  30. {vb:raw memberaction_dropdown}
  31.  
  32. <vb:else />
  33. <span class="username guest">{vb:raw post.musername}</span>
  34. </vb:if>
  35. </div> </div> </center>
  36.  
  37. <div>
  38.  
  39. <center>{vb:raw post.usertitle}</center>
  40. </div>
  41. {vb:raw template_hook.postbit_userinfo_left}
  42.  
  43.  
  44.  
  45.  
  46.  
  47. <vb:if condition="$post['rank']">
  48. <center><div>
  49. <span class="rank">
  50. {vb:raw post.rank}</span>
  51. </div></center></vb:if>
  52.  
  53. <vb:if condition="$show['avatar']">
  54. <div>
  55. <a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
  56. <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
  57. </a></div>
  58.  
  59.  
  60. </vb:if>
  61. <br />
  62.  
  63. <vb:if condition="$post['userid']">
  64.  
  65. <br />
  66. <div class="eti_postbit">
  67. Status : {vb:raw post.onlinestatus}</div>
  68.  
  69. <vb:if condition="$post['joindate']">
  70.  
  71. <div class="eti_postbit">
  72. {vb:rawphrase join_date}: {vb:raw post.joindate}
  73. </div> </vb:if>
  74. <vb:if condition="$post['field2']">
  75. <div class="eti_postbit"> {vb:rawphrase location_perm}: {vb:raw post.field2}</div></vb:if>
  76. <vb:if condition="$post['age']">
  77. <div class="eti_postbit">
  78. <{vb:rawphrase age}: {vb:raw post.age}</div></vb:if>
  79. <div class="eti_postbit">
  80. {vb:rawphrase 'posts'}: {vb:raw post.posts}</div>
  81.  
  82.  
  83.  
  84. <vb:if condition="$show['reputation']">
  85. <div class="eti_postbit">
  86. <span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
  87. </div></vb:if>
  88.  
  89. {vb:raw template_hook.postbit_userinfo_right_after_posts}
  90.  
  91. <vb:if condition="$show['infraction'] OR $show['reppower']">
  92. <dl class="user_rep">
  93.  
  94. <vb:if condition="$show['infraction']">
  95. <div class="eti_postbit">
  96. {vb:rawphrase infractions}<br />
  97. {vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</div>
  98. </vb:if>
  99. <vb:if condition="$show['reputation']">
  100. <vb:if condition="$show['reppower']">
  101. <div class="eti_postbit">
  102. {vb:rawphrase reppower}<br />
  103. <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
  104. </div></vb:if>
  105. </vb:if>
  106.  
  107. </vb:if>
  108. {vb:raw template_hook.postbit_userinfo_right}
  109. <div class="imlinks"><div class="eti_postbit">
  110. {vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
  111. </div></div>
  112. </vb:if>
  113. </div>
  114. <div class="postbody">
  115.  
  116. <div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
  117. {vb:raw template_hook.postbit_messagearea_start}
  118. <vb:if condition="$post['title'] OR $show['messageicon']">
  119. <h2 class="title icon icon{vb:raw post.iconid}">
  120. {vb:raw post.title}
  121. </h2>
  122. </vb:if>
  123.  
  124.  
  125. <vb:if condition="$post['isfirstshown']">
  126. {vb:raw ad_location.ad_showthread_firstpost_start}
  127. {vb:raw ad_location.thread_first_post_content}
  128. </vb:if>
  129. <vb:if condition="$post['islastshown']">
  130. {vb:raw ad_location.thread_last_post_content}
  131. </vb:if>
  132. <div class="content<vb:if condition="$post['isfirstshown'] || $post['islastshown']"></vb:if>">
  133. <div id="post_message_{vb:raw post.postid}">
  134. <blockquote class="postcontent restore ">
  135. {vb:raw post.message}
  136. </blockquote>
  137. </div>
  138.  
  139. <vb:if condition="$show['attachments']">
  140. <div class="attachments">
  141.  
  142. <vb:if condition="$show['thumbnailattachment']">
  143. <fieldset class="postcontent">
  144. <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_thumbnails}</legend>
  145. {vb:raw post.thumbnailattachments}
  146. </fieldset>
  147. </vb:if>
  148.  
  149. <vb:if condition="$show['imageattachment']">
  150. <fieldset class="postcontent">
  151. <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
  152. {vb:raw post.imageattachments}
  153. </fieldset>
  154. </vb:if>
  155.  
  156. <vb:if condition="$show['imageattachmentlink']">
  157. <fieldset class="postcontent">
  158. <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
  159. <ul>
  160. {vb:raw post.imageattachmentlinks}
  161. </ul>
  162. </fieldset>
  163. </vb:if>
  164.  
  165. <vb:if condition="$show['otherattachment']">
  166. <fieldset class="postcontent">
  167. <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
  168. <ul>
  169. {vb:raw post.otherattachments}
  170. </ul>
  171. </fieldset>
  172. </vb:if>
  173.  
  174. <vb:if condition="$show['moderatedattachment']">
  175. <fieldset class="postcontent">
  176. <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
  177. <ul>
  178. {vb:raw post.moderatedattachments}
  179. </ul>
  180. </fieldset>
  181. </vb:if>
  182.  
  183. </div>
  184. <!-- / attachments -->
  185. </vb:if>
  186. </div>
  187. </div>
  188. <vb:if condition="$show['postedited'] || $post['signature']">
  189. <div class="after_content">
  190. <vb:if condition="$show['postedited']">
  191. <!-- edit note -->
  192. <blockquote class="postcontent lastedited">
  193. <!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
  194. <vb:if condition="$show['postedithistory']">
  195. {vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
  196. {vb:raw post.edit_time}, {vb:raw post.historyurl}}
  197. <vb:else />
  198. {vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
  199. </vb:if>
  200. <vb:if condition="$post['edit_reason']">
  201. <span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
  202. </vb:if>
  203. </blockquote>
  204. <!-- / edit note -->
  205. </vb:if>
  206. {vb:raw template_hook.postbit_signature_start}
  207. <vb:if condition="$post['signature']">
  208. <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
  209. {vb:raw template_hook.postbit_signature_end}
  210. </vb:if>
  211. {vb:raw template_hook.postbit_signature_end}
  212. </div>
  213. </vb:if>
  214. <div class="cleardiv"></div>
  215. </div>
  216. </div>
  217. <div class="postfoot">
  218. <!-- <div class="postfoot_container"> -->
  219. <div class="textcontrols">
  220. <span class="postcontrols">
  221. <img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
  222. <vb:if condition="$post['editlink']">
  223. <a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:stylevar imgdir_button}/trans_40b.png" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
  224. <span class="seperator">&nbsp;</span>
  225. </vb:if>
  226. <vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
  227. <a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:stylevar imgdir_button}/trans_40b.png" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
  228. <span class="seperator">&nbsp;</span>
  229. </vb:if>
  230. <vb:if condition="$post['replylink']">
  231. <a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:stylevar imgdir_button}/trans_40b.png" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a>
  232. <span class="seperator">&nbsp;</span>
  233. </vb:if>
  234. <vb:if condition="$show['multiquote_post']">
  235.  
  236. <a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:stylevar imgdir_button}/trans_40b.png" alt="{vb:rawphrase multi_quote_this_message}" />&nbsp;</a>
  237. </vb:if>
  238. </span>
  239. <span class="postlinking">
  240. <vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote'">
  241. <vb:if condition="$promote_sectionid">
  242. <a href="{vb:raw $promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
  243. <span class="seperator">&nbsp;</span>
  244. </vb:if>
  245. </vb:if>
  246.  
  247. {vb:raw template_hook.postbit_controls}
  248. {vb:raw post.iplogged}
  249. <vb:if condition="$show['reputationlink']">
  250. <span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="Reputation" href="reputation.php?{vb:raw session.sessionurl}p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="Reputation" /> -->&nbsp;</a></span>
  251. </vb:if>
  252.  
  253. <vb:if condition="$show['infractionlink']">
  254. <a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> &nbsp;</a> &nbsp;
  255. </vb:if>
  256. <vb:if condition="$show['reportlink']">
  257. <a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> -->&nbsp;</a> &nbsp;
  258. </vb:if>
  259.  
  260. <vb:if condition="$show['moderated']">
  261. <img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
  262. </vb:if>
  263. <vb:if condition="$show['spam']">
  264. <img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
  265. </vb:if>
  266. <vb:if condition="$show['deletedpost']">
  267. <vb:if condition="$show['managepost']">
  268. <a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> &nbsp;</a>
  269. <vb:else />
  270. <img class="deleted_nolink" class="inlineimage src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
  271. </vb:if>
  272. </vb:if>
  273. <vb:if condition="$show['redcard']">
  274. <a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> &nbsp;</a>
  275. <vb:elseif condition="$show['yellowcard']" />
  276. <a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> &nbsp;</a>
  277. </vb:if>
  278. <vb:if condition="$post['forwardlink']">
  279. <a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
  280. </vb:if>
  281. </span>
  282. <!-- </div> -->
  283. </div>
  284. </div>
  285. <hr />
  286. </li>
  287. {vb:raw template_hook.postbit_end}
Add Comment
Please, Sign In to add comment