PageRenderTime 43ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/phpBB3/styles/png-theme1.1/template/memberlist_view.html

http://pbb-png1.googlecode.com/
HTML | 203 lines | 164 code | 8 blank | 31 comment | 0 complexity | d15b6acc494d8d6deeb5cd16addf23ed MD5 | raw file
  1. <!-- INCLUDE overall_header.html -->
  2. <div class="content">
  3. <div id="pagecontent">
  4. <form method="post" action="{S_PROFILE_ACTION}">
  5. <table class="tablebg" width="100%" cellspacing="1">
  6. <tr>
  7. <th colspan="2" nowrap="nowrap">{L_VIEWING_PROFILE}</th>
  8. </tr>
  9. <tr>
  10. <td class="cat" width="40%" align="center"><h4>{L_USER_PRESENCE}</h4></td>
  11. <td class="cat" width="60%" align="center"><h4>{L_USER_FORUM}</h4></td>
  12. </tr>
  13. <tr>
  14. <td class="row1" align="center">
  15. <table cellspacing="1" cellpadding="2" border="0">
  16. <!-- IF S_USER_INACTIVE -->
  17. <tr>
  18. <td align="center" style="color: red;"><b class="gen">{L_USER_IS_INACTIVE}</b><br />{L_INACTIVE_REASON}: {USER_INACTIVE_REASON}<br /><br /></td>
  19. </tr>
  20. <!-- ENDIF -->
  21. <tr>
  22. <td align="center"><!-- IF USER_COLOR --><b class="gen" style="color: {USER_COLOR}"><!-- ELSE --><b class="gen"><!-- ENDIF -->{USERNAME}</b><!-- IF U_USER_BAN --><span class="genmed"> [ <a href="{U_USER_BAN}">{L_USER_BAN}</a> ]</span><!-- ENDIF --><!-- IF U_USER_ADMIN --><span class="genmed"> [ <a href="{U_USER_ADMIN}">{L_USER_ADMIN}</a> ]</span><!-- ENDIF --></td>
  23. </tr>
  24. <!-- IF RANK_TITLE -->
  25. <tr>
  26. <td class="postdetails" align="center">{RANK_TITLE}</td>
  27. </tr>
  28. <!-- ENDIF -->
  29. <!-- IF RANK_IMG -->
  30. <tr>
  31. <td align="center">{RANK_IMG}</td>
  32. </tr>
  33. <!-- ENDIF -->
  34. <!-- IF AVATAR_IMG -->
  35. <tr>
  36. <td align="center">{AVATAR_IMG}</td>
  37. </tr>
  38. <!-- ENDIF -->
  39. <!-- IF ONLINE_IMG -->
  40. <tr>
  41. <td align="center">{ONLINE_IMG}</td>
  42. </tr>
  43. <!-- ENDIF -->
  44. <!-- IF U_SWITCH_PERMISSIONS -->
  45. <tr>
  46. <td class="genmed" align="center">[ <a href="{U_SWITCH_PERMISSIONS}">{L_USE_PERMISSIONS}</a> ]</td>
  47. </tr>
  48. <!-- ENDIF -->
  49. <!-- IF S_USER_LOGGED_IN and S_ZEBRA -->
  50. <tr>
  51. <td class="genmed" align="center">[ <!-- IF U_ADD_FRIEND and U_ADD_FOE--><a href="{U_ADD_FRIEND}">{L_ADD_FRIEND}</a> | <a href="{U_ADD_FOE}">{L_ADD_FOE}</a><!-- ENDIF --><!-- IF U_REMOVE_FRIEND --><a href="{U_REMOVE_FRIEND}">{L_REMOVE_FRIEND}</a><!-- ENDIF --><!-- IF U_REMOVE_FOE --><a href="{U_REMOVE_FOE}">{L_REMOVE_FOE}</a><!-- ENDIF --> ]</td>
  52. </tr>
  53. <!-- ENDIF -->
  54. </table>
  55. </td>
  56. <td class="row1">
  57. <table width="100%" cellspacing="1" cellpadding="2" border="0">
  58. <tr>
  59. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_JOINED}: </td>
  60. <td width="100%"><b class="gen">{JOINED}</b></td>
  61. </tr>
  62. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_THANKS}: </td>
  63. <td width="100%"><b class="gen">{THANKS}</b></td>
  64. </tr>
  65. <tr>
  66. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_THANKED}: </td>
  67. <td width="100%"><b class="gen">{THANKED} {L_IN} {THANKS_POST}</b></td>
  68. </tr>
  69. <tr>
  70. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_VISITED}: </td>
  71. <td width="100%"><b class="gen">{VISITED}</b></td>
  72. </tr>
  73. <!-- IF U_NOTES or U_WARN -->
  74. <tr>
  75. <td class="gen" align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap">{L_WARNINGS}: </td>
  76. <td width="100%"><b class="gen">{WARNINGS}</b><br /><span class="genmed">[ <a href="{U_NOTES}">{L_VIEW_NOTES}</a> <!-- IF U_WARN --> | <a href="{U_WARN}">{L_WARN_USER}</a> <!-- ENDIF -->]</span></td>
  77. </tr>
  78. <!-- ENDIF -->
  79. <tr>
  80. <td class="gen" align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap">{L_TOTAL_POSTS}: </td>
  81. <td><b class="gen">{POSTS}</b><span class="genmed"><!-- IF POSTS_PCT --><br />[{POSTS_PCT} / {POSTS_DAY}]<!-- ENDIF -->
  82. <!-- IF POSTS_IN_QUEUE and U_MCP_QUEUE --><br />[<a href="{U_MCP_QUEUE}">{L_POSTS_IN_QUEUE}</a>]<!-- ELSEIF POSTS_IN_QUEUE --><br />[{L_POSTS_IN_QUEUE}]<!-- ENDIF -->
  83. <br /><a href="{U_SEARCH_USER}">{L_SEARCH_USER_POSTS}</a></span></td>
  84. </tr>
  85. <!-- IF S_SHOW_ACTIVITY -->
  86. <tr>
  87. <td class="gen" align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap">{L_ACTIVE_IN_FORUM}: </td>
  88. <td><!-- IF ACTIVE_FORUM --><b><a class="gen" href="{U_ACTIVE_FORUM}">{ACTIVE_FORUM}</a></b><br /><span class="genmed">[ {ACTIVE_FORUM_POSTS} / {ACTIVE_FORUM_PCT} ]</span><!-- ELSE --><span class="gen">-</span><!-- ENDIF --></td>
  89. </tr>
  90. <tr>
  91. <td class="gen" align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap">{L_ACTIVE_IN_TOPIC}: </td>
  92. <td><!-- IF ACTIVE_TOPIC --><b><a class="gen" href="{U_ACTIVE_TOPIC}">{ACTIVE_TOPIC}</a></b><br /><span class="genmed">[ {ACTIVE_TOPIC_POSTS} / {ACTIVE_TOPIC_PCT} ]</span><!-- ELSE --><span class="gen">-</span><!-- ENDIF --></td>
  93. </tr>
  94. <!-- ENDIF -->
  95. </table>
  96. </td>
  97. </tr>
  98. <tr>
  99. <td class="cat" align="center"><h4>{L_CONTACT_USER}</h4></td>
  100. <td class="cat" align="center"><h4>{L_ABOUT_USER}</h4></td>
  101. </tr>
  102. <tr>
  103. <td class="row1">
  104. <table width="100%" cellspacing="1" cellpadding="2" border="0">
  105. <tr>
  106. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_EMAIL_ADDRESS}: </td>
  107. <td width="100%"><!-- IF U_EMAIL --><a href="{U_EMAIL}">{EMAIL_IMG}</a><!-- ENDIF --></td>
  108. </tr>
  109. <!-- IF U_PM -->
  110. <tr>
  111. <td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_PM}: </td>
  112. <td><a href="{U_PM}">{PM_IMG}</a></td>
  113. </tr>
  114. <!-- ENDIF -->
  115. <tr>
  116. <td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_MSNM}: </td>
  117. <td><!-- IF U_MSN --><a href="{U_MSN}" onclick="popup(this.href, 550, 320); return false">{MSN_IMG}</a><!-- ELSEIF USER_MSN -->{USER_MSN}<!-- ENDIF --></td>
  118. </tr>
  119. <tr>
  120. <td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_YIM}: </td>
  121. <td><!-- IF U_YIM --><a href="{U_YIM}" onclick="popup(this.href, 780, 550); return false">{YIM_IMG}</a><!-- ELSEIF USER_YIM -->{USER_YIM}<!-- ENDIF --></td>
  122. </tr>
  123. <tr>
  124. <td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_AIM}: </td>
  125. <td><!-- IF U_AIM --><a href="{U_AIM}" onclick="popup(this.href, 550, 320); return false">{AIM_IMG}</a><!-- ELSEIF USER_AIM -->{USER_AIM}<!-- ENDIF --></td>
  126. </tr>
  127. <tr>
  128. <td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_ICQ}: </td>
  129. <td><!-- IF U_ICQ --><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><!-- ELSEIF USER_ICQ -->{USER_ICQ}<!-- ENDIF --></td>
  130. </tr>
  131. <tr>
  132. <td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_JABBER}: </td>
  133. <td><!-- IF U_JABBER and S_JABBER_ENABLED --><a href="{U_JABBER}" onclick="popup(this.href, 550, 320); return false">{JABBER_IMG}</a><!-- ELSEIF USER_JABBER -->{USER_JABBER_IMG}<!-- ENDIF --></td>
  134. </tr>
  135. </table>
  136. </td>
  137. <td class="row1">
  138. <table cellspacing="1" cellpadding="2" border="0">
  139. <tr>
  140. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_USERGROUPS}: </td>
  141. <td><select name="g">{S_GROUP_OPTIONS}</select> <input class="btnlite" type="submit" name="submit" value="{L_GO}" /></td>
  142. </tr>
  143. <tr>
  144. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_LOCATION}: </td>
  145. <td><!-- IF LOCATION --><b class="genmed">{LOCATION}</b><!-- ENDIF --></td>
  146. </tr>
  147. <!-- IF AGE -->
  148. <tr>
  149. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_AGE}: </td>
  150. <td><b class="genmed"><!-- IF AGE -->{AGE}<!-- ELSE --> - <!-- ENDIF --></b></td>
  151. </tr>
  152. <!-- ENDIF -->
  153. <tr>
  154. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_OCCUPATION}: </td>
  155. <td><!-- IF OCCUPATION --><b class="genmed">{OCCUPATION}</b><!-- ENDIF --></td>
  156. </tr>
  157. <tr>
  158. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_INTERESTS}: </td>
  159. <td><!-- IF INTERESTS --><b class="genmed">{INTERESTS}</b><!-- ENDIF --></td>
  160. </tr>
  161. <tr>
  162. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{L_WEBSITE}: </td>
  163. <td><!-- IF U_WWW --><b><a class="genmed" href="{U_WWW}">{U_WWW}</a></b><!-- ENDIF --></td>
  164. </tr>
  165. <!-- IF S_PROFILE_FIELD1 -->
  166. <!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
  167. <tr>
  168. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{PROFILE_FIELD1_NAME}: </td>
  169. <td><b class="genmed">{PROFILE_FIELD1_VALUE}</b></td>
  170. </tr>
  171. <!-- ENDIF -->
  172. <!-- BEGIN custom_fields -->
  173. <tr>
  174. <td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{custom_fields.PROFILE_FIELD_NAME}: </td>
  175. <td><b class="genmed">{custom_fields.PROFILE_FIELD_VALUE}</b></td>
  176. </tr>
  177. <!-- END custom_fields -->
  178. </table>
  179. </td>
  180. </tr>
  181. <!-- IF SIGNATURE -->
  182. <tr>
  183. <td class="cat" colspan="2" align="center"><h4>{L_SIGNATURE}</h4></td>
  184. </tr>
  185. <tr>
  186. <td class="row1" colspan="2"><div class="postbody" style="padding: 10px;">{SIGNATURE}</div></td>
  187. </tr>
  188. <!-- ENDIF -->
  189. </table>
  190. </form>
  191. </div>
  192. <br clear="all" />
  193. <div style="float: {S_CONTENT_FLOW_END};"><!-- INCLUDE jumpbox.html --></div>
  194. </div>
  195. <!-- INCLUDE overall_footer.html -->