aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/Default/viewtopic_body.tpl
blob: e2c62097faa81c2ccd69247a78041150a3d32283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<tr>
	<td>
	<table border="0" width="100%" cellpadding="0" cellspacing="0">
	  <tr>
	  <td>
	   <table border="0" align="left" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
	    <tr>
	      <td>
	        <table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
	          <tr>
	            <td align="left" valign="bottom" style="{font-size: 8pt; height: 55px;}" nowrap>
	            <a href="{U_INDEX}">{SITENAME} - Forum Index</a> >> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> >> {TOPIC_TITLE}
	            </td>
	          </tr>
	        </table>
	      </td>
	    </tr>
	    </table>
	  <table border="0" align="right" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
	  <tr>
	    <td>
	      <table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
	        <tr>
	          <td align="center" style="{font-size: 8pt;}">
	            <a href="{U_POST_NEW_TOPIC}"><img src="images/newpost.gif" alt="Post New Topic" border="0"></a>&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="images/reply.gif" alt="Reply to this topic" border="0"></a>
	          </td>
	        </tr>
	      </table>
	    </td>
	  </tr>
	  </table>
		</td>
		</tr>
		</table>
	 </td>
	</tr>
	<tr>
  <td>
  <table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
  <tr>
    <td>
      <table border="0" width="100%" cellpadding="3" cellspacing="1">
        <tr><td wdith="90%" class="tablebody" bgcolor="#CCCCCC">This topic is {PAGES} {L_PAGES} long. {PAGINATION}</td>
            <td width="5%" class="tableheader" align="center"><a href="{U_VIEW_OLDER_TOPIC}"><img src="images/prev.gif" alt="View previous topic" border="0"></a></td>
            <td width="5%" class="tableheader" align="center"><a href="{U_VIEW_NEWER_TOPIC}"><img src="images/next.gif" alt="View next topic" border="0"></a></td>
        </tr>
      </table>
    </td>
  </tr>
  </table>
  </td>
  </tr>
  <tr>
  <td>

  <table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
    <tr>
	    <td>
	      <table border="0" width="100%" cellpadding="3" cellspacing="1">
	        <tr class="tableheader">
	           <td width="15%">Author</td>
	           <td colspan="2">{TOPIC_TITLE}</td>
	        </tr>
	        <!-- BEGIN postrow -->
	        <tr bgcolor="{postrow.ROW_COLOR}" class="tablebody">
	          <td width="20%" align="left" valign="top" nowrap rowspan="2">
	          		 <a name="{postrow.U_POST_ID}">
                   <font style="{font-size: 10pt; font-weight: bold;}">{postrow.POSTER_NAME}</font><br>
                   {postrow.POSTER_RANK}<br>
                   {postrow.RANK_IMAGE}<br>
                   <br>
                   <font style="{font-size: 8pt;}">{postrow.POSTER_JOINED}<br>{postrow.POSTER_POSTS}<br>{postrow.POSTER_FROM}</font>
                  </td>
	          <td><i><b>{postrow.POST_SUBJECT}</b></i></td>
	          <td align="right" width="15%"><img src="images/icon_minipost.gif"><font style="{font-size: 8pt;}">{L_POSTED}: {postrow.POST_DATE}</font></td>
	       </tr>
	       <tr bgcolor="{postrow.ROW_COLOR}" class="tablebody">
	       	 <td colspan="3">
						  {postrow.MESSAGE}<hr>
                    {postrow.PROFILE_IMG}&nbsp;{postrow.EMAIL_IMG}&nbsp;{postrow.WWW_IMG}&nbsp;{postrow.ICQ_STATUS_IMG}&nbsp;{postrow.ICQ_ADD_IMG}&nbsp;{postrow.AIM_IMG}&nbsp;{postrow.YIM_IMG}&nbsp;{postrow.MSN_IMG}&nbsp;<img src="images/div.gif">&nbsp;{postrow.EDIT_IMG}&nbsp;{postrow.QUOTE_IMG}&nbsp;{postrow.PMSG_IMG}&nbsp;<img src="images/div.gif">&nbsp;{postrow.IP_IMG}&nbsp;{postrow.DELPOST_IMG}
             </td>
          </tr>
	        <!-- END postrow -->
	       </table>
	      </td>
	    </tr>
	</table>
	</td>
</tr>
<tr>
  <td><table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
    <tr>
      <td>
        <table border="0" width="100%" cellpadding="3" cellspacing="1">
          <tr>
 			  <td width="90%" class="tablebody" bgcolor="#CCCCCC"><table width="100%" cellspacing="0" cellpadding="0" border="0">
				<tr>
					<td align="left" nowrap><b>{S_TIMEZONE}</b></td>
					<td align="right" nowrap>This topic is {TOTAL_PAGES} {L_PAGES} long. {PAGINATION}</td>
				</tr>
			  </table></td>
              <td width="5%" class="tableheader" align="center"><a href="{U_VIEW_OLDER_TOPIC}"><img src="images/prev.gif" alt="View previous topic" border="0"></a></td>
              <td width="5%" class="tableheader" align="center"><a href="{U_VIEW_NEWER_TOPIC}"><img src="images/next.gif" alt="View next topic" border="0"></a></td>
          </tr>
        </table>
      </td>
    </tr>
  </table></td>
</tr>
<tr>
	<td>
	<table border="0" width="100%" align="center" cellpadding="0" cellspacing="0">
	<tr>
	<td>
	  <table border="0" align="left" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
	  <tr>
	    <td>
	      <table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
	        <tr>
	          <td align="center" style="{font-size: 8pt;}">
	            <a href="{U_POST_NEW_TOPIC}">
	            <img src="images/newpost.gif" alt="Post New Topic" border="0"></a>&nbsp;
                    <a href="{U_POST_REPLY_TOPIC}">
                    <img src="images/reply.gif" alt="Reply to this topic" border="0">
	            </a>
	          </td>
	        </tr>
	      </table>
	    </td>
	  </tr>
	  </table>

	   <table border="0" align="right" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
	    <tr>
	      <td>
	        <table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
	          <tr>
	            <td align="right" style="{font-size: 8pt; height: 55px;}">{JUMPBOX}</td>
	          </tr>
	        </table>
	      </td>
	    </tr>
	    </table>

	 </td>
	</tr>
	<tr>
		<td align="left" style="{font-size: 8pt; height: 55px;}">{S_AUTH_LIST}</td>
	</tr>
  </table>
 </td>
</tr>