/*======================================================================*\
|| #################################################################### ||
|| #        
|| # vBulletin Version 3.0.1
|| #   - 
|| # 11 - 5 - 2004
|| #################################################################### ||
\*======================================================================*/

   
    
            

-===  ===-

1-   forumdisplay_announcement
  :-

---------------------------------------------------------------

<td class="alt2" colspan="<if condition="$show['threadicons']">5<else />4</if>">

---------------------------------------------------------------

   .

---------------------------------------------------------------

<td class="alt2" colspan="<if condition="$show['threadicons']">6<else />5</if>">

---------------------------------------------------------------

  ...

2-   FORUMDISPLAY
  :-

---------------------------------------------------------------

<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&amp;order=desc&amp;sort=lastpost">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>

---------------------------------------------------------------

   .

---------------------------------------------------------------

<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&amp;order=asc&amp;sort=postusername">$vbphrase[thread_starter]</a> $sortarrow[postusername]</span></td>
	<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&amp;order=desc&amp;sort=lastpost">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>

---------------------------------------------------------------

  
  :-

---------------------------------------------------------------
/
		<a href="$sorturl&amp;order=asc&amp;sort=postusername">$vbphrase[thread_starter]</a> $sortarrow[postusername]


---------------------------------------------------------------

 
  ...


3-   threadbit
  :-

---------------------------------------------------------------

				<a href="subscription.php?$session[sessionurl]do=removesubscription&amp;return=ucp&amp;t=$thread[threadid]">$vbphrase[unsubscribe]</a>
			</div>
		</if>
		
	</td>

---------------------------------------------------------------

      .

---------------------------------------------------------------

	<td class="alt2" align="center" nowrap="nowrap">
		<if condition="$show['guestuser']">
			$thread[postusername]
		<else />
			<a href="member.php?$session[sessionurl]u=$thread[postuserid]">$thread[postusername]</a>
		</if>
	</td>

---------------------------------------------------------------

   
  :-

---------------------------------------------------------------

<td class="alt2" title="<phrase 1="$thread[replycount]" 2="$thread[views]">$vbphrase[replies_x_views_y]</phrase>">

---------------------------------------------------------------

    

---------------------------------------------------------------

<td class="alt1" title="<phrase 1="$thread[replycount]" 2="$thread[views]">$vbphrase[replies_x_views_y]</phrase>">

---------------------------------------------------------------

    
  :-

---------------------------------------------------------------

<td class="alt1" align="center"><a href="#" onclick="who($thread[threadid]); return false;">$thread[replycount]</a></td>
		<td class="alt2" align="center">$thread[views]</td>

---------------------------------------------------------------

    

---------------------------------------------------------------

<td class="alt2" align="center"><a href="#" onclick="who($thread[threadid]); return false;">$thread[replycount]</a></td>
		<td class="alt1" align="center">$thread[views]</td>

---------------------------------------------------------------

       :-

---------------------------------------------------------------

			<if condition="$show['guestuser']">
				$thread[postusername]
			<else />
				<span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]')">$thread[postusername]</span>
			</if>

---------------------------------------------------------------

  .

   ..


        
          ..
 ..   - 