Advertisement
Guest User

lttcrash

a guest
Apr 5th, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1.  
  2. <!-- BEGIN forumrow -->
  3. <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
  4. </ul>
  5.  
  6. <span class="corners-bottom"><span></span></span></div>
  7. </div>
  8. <!-- ENDIF -->
  9.  
  10. <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
  11. <div class="forabg">
  12. <div class="inner"><span class="corners-top"><span></span></span>
  13. <ul class="topiclist">
  14. <li class="header">
  15. <dl class="<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT -->thanks<!-- ELSE -->icon<!-- ENDIF -->">
  16. <dt><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></dt>
  17. <dd class="topics">{L_TOPICS}</dd>
  18. <dd class="posts">{L_POSTS}</dd>
  19. <!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT -->
  20. <dd style="display: block; width:{forumrow.THANKS_REPUT_GRAPHIC_WIDTH};">{L_REPUT}</dd>
  21. <!-- ENDIF -->
  22. <dd class="lastpostthanks"><span>{L_LAST_POST}</span></dd>
  23. </dl>
  24. </li>
  25. </ul>
  26. <ul class="topiclist forums">
  27. <!-- ENDIF -->
  28.  
  29. <!-- IF not forumrow.S_IS_CAT -->
  30. <li class="row">
  31. <dl class="<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT -->thanks<!-- ELSE -->icon<!-- ENDIF -->" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
  32. <dt title="{forumrow.FORUM_FOLDER_IMG_ALT}">
  33. <!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED --><!-- <a class="feed-icon-forum" title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a> --><!-- ENDIF -->
  34.  
  35. <!-- IF forumrow.FORUM_IMAGE --><span class="forum-image">{forumrow.FORUM_IMAGE}</span><!-- ENDIF -->
  36. <a href="{forumrow.U_VIEWFORUM}" class="forumtitle">{forumrow.FORUM_NAME}</a><br />
  37. {forumrow.FORUM_DESC}
  38.  
  39.  
  40.  
  41.  
  42. <!-- BEGIN reput -->
  43. <!-- IF forumrow.reput.S_THANKS_FORUM_REPUT_VIEW and forumrow.reput.FORUM_REPUT and not S_IS_BOT and not forumrow.reput.S_THANKS_FORUM_REPUT_VIEW_COLUMN -->
  44. <span style="display: block;">
  45. <!-- IF forumrow.reput.S_THANKS_REPUT_GRAPHIC -->
  46. <span style="display: block; float: left; width: {forumrow.reput.THANKS_REPUT_GRAPHIC_WIDTH}; height: {forumrow.reput.THANKS_REPUT_HEIGHT}; background: url({forumrow.reput.THANKS_REPUT_IMAGE_BACK}); background-repeat: repeat-x;"><span style="display: block; height: {forumrow.reput.THANKS_REPUT_HEIGHT}; width: {forumrow.reput.FORUM_REPUT}; background: url({forumrow.reput.THANKS_REPUT_IMAGE}); background-repeat: repeat-x;"></span></span>&nbsp;
  47. <!-- ENDIF -->
  48. {L_REPUT}:&nbsp;{forumrow.reput.FORUM_REPUT}
  49. </span>
  50. <!-- ENDIF -->
  51. <!-- END reput -->
  52. <!-- IF forumrow.MODERATORS -->
  53. <br /><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}
  54. <!-- ENDIF -->
  55. <!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS --><br /><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}<!-- ENDIF -->
  56. </dt>
  57. <!-- IF forumrow.CLICKS -->
  58. <dd class="redirect"><span>{L_REDIRECTS}: {forumrow.CLICKS}</span></dd>
  59. <!-- ELSEIF not forumrow.S_IS_LINK -->
  60. <dd class="topics">{forumrow.TOPICS} <dfn>{L_TOPICS}</dfn></dd>
  61. <dd class="posts">{forumrow.POSTS} <dfn>{L_POSTS}</dfn></dd>
  62. <!-- BEGIN reput -->
  63. <!-- IF forumrow.reput.S_THANKS_FORUM_REPUT_VIEW and not S_IS_BOT and forumrow.reput.S_THANKS_FORUM_REPUT_VIEW_COLUMN -->
  64. <dd style="display: block; width: {forumrow.reput.THANKS_REPUT_GRAPHIC_WIDTH};">
  65. <!-- IF forumrow.reput.FORUM_REPUT -->
  66. <span style="display: block;">{forumrow.reput.FORUM_REPUT}
  67. <!-- IF forumrow.reput.S_THANKS_REPUT_GRAPHIC -->
  68. <span style="display: block; width: {forumrow.reput.THANKS_REPUT_GRAPHIC_WIDTH}; height: {forumrow.reput.THANKS_REPUT_HEIGHT}; background: url({forumrow.reput.THANKS_REPUT_IMAGE_BACK}); background-repeat: repeat-x;"><span style="display: block; height: {forumrow.reput.THANKS_REPUT_HEIGHT}; width: {forumrow.reput.FORUM_REPUT}; background: url({forumrow.reput.THANKS_REPUT_IMAGE}); background-repeat: repeat-x;">&nbsp;</span></span>
  69. <!-- ENDIF -->
  70. </span><dfn>{L_REPUT}</dfn>
  71. <!-- ENDIF -->
  72. </dd>
  73. <!-- ENDIF -->
  74. <!-- END reput -->
  75. <dd class="lastpost<!-- IF forumrow.S_THANKS_FORUM_REPUT_VIEW_COLUMN and not S_IS_BOT --> lastpostthanks<!-- ENDIF -->"><span>
  76. <!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a><!-- ENDIF -->
  77. <!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn> <!-- IF forumrow.S_AUTH_READ --><!-- IF not S_IS_BOT --><!-- IF S_LTT_ICONS && forumrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{forumrow.TOPIC_ICON_IMG}" width="{forumrow.TOPIC_ICON_IMG_WIDTH}" height="{forumrow.TOPIC_ICON_IMG_HEIGHT}" alt="" /> <!-- ENDIF --><a href="<!-- IF S_LTT == 1 -->{forumrow.U_LAST_POST}<!-- ELSEIF S_LTT == 2 -->{forumrow.U_NEWEST_POST}<!-- ELSE -->{forumrow.U_FIRST_POST}<!-- ENDIF -->" title="{forumrow.LATEST_TOPIC_TITLE_FULL}">{forumrow.LATEST_TOPIC_TITLE_SHORT}</a><!-- ENDIF --><br /> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
  78. <!-- IF not S_IS_BOT --><!-- IF S_LTT != 1 --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><!-- ENDIF --><br />{forumrow.LAST_POST_TIME}<!-- ELSE -->{L_SORRY_AUTH_READ}<!-- ENDIF --><!-- ELSE -->{L_NO_POSTS}<br />&nbsp;<!-- ENDIF --></span>
  79. </dd>
  80. <!-- ENDIF -->
  81. </dl>
  82. </li>
  83. <!-- ENDIF -->
  84.  
  85. <!-- IF forumrow.S_LAST_ROW -->
  86. </ul>
  87.  
  88. <span class="corners-bottom"><span></span></span></div>
  89. </div>
  90. <!-- ENDIF -->
  91.  
  92. <!-- BEGINELSE -->
  93. <div class="panel">
  94. <div class="inner"><span class="corners-top"><span></span></span>
  95. <strong>{L_NO_FORUMS}</strong>
  96. <span class="corners-bottom"><span></span></span></div>
  97. </div>
  98. <!-- END forumrow -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement