⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main_a.tpl

📁 一个专业的
💻 TPL
字号:
<? /* 

Main Listing Page Template

Variables to use:

*logo*    	- logo picture without link
*company* 	- company name
*description*   - company description (full)

*address*	- address
*city*		- city
*state*		- state
*country*	- country
*zip*		- zip code
*contact*	- contact name

*phone*		- phone
*fax*		- fax
*mobile*  	- cell / other

*icq*		- ICQ UIN

*productslist*	- products link
*imageslist*	- image gallery link

*mail*		- Send Message link
*www*		- Website link
*addreview*	- Add Review link
*viewreviews*	- View Reviews link

*print*		- Print Listing link
*friend*	- Mail to a Friend link
*rate*		- Shows rating (stars) and number of votes
*rating*	- shows a rating form

*new* 	  	- new listing marker
*updated* 	- updated listing marker
*hot*	  	- hot listing marker
*offers*  	- listing with products marker
*images*  	- listing with images marker

*reserved_1*	- reserved_1 field
*reserved_2*	- reserved_2 field
*reserved_3*	- reserved_3 field

*map*		- map link

*cats*		- list of all categories this listing is submitted in

*/ ?>

 <br />

  <table cellspacing="10" cellpadding="10" border="0" width="90%">

    <tr>
     <td align="left" valign="top" width="60%">

     *logo* <br /><br />

      <span style="font-size: 20px;">*company*</span>  


	<br />
	<br />
	<br />

      <b>*description*</b>

	<br />
	<br />
	<br />

      *address*<br />
      *city* *state* *zip*<br />
      *country*<br />

       <br />
       <br />
       <br />

      Attn: *contact*<br />

	<br />

      ph: *phone*<br />
      fax: *fax*<br />
      cell: *mobile*<br />

	<br />

	*icq*

	<br />

<!--
      Workers: *reserved_1*<br />
      Since *reserved_2*<br />
      Working hours: *reserved_3*<br />
-->

<br />

*map*
<br /><br />
*cats*
     </td>

 <td align="left" valign="top" class="border">

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/products.gif>
   </td>
   <td valign=center> *productslist*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/images.gif>
   </td>
   <td valign=center> *imageslist*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/mail.gif>
   </td>
   <td valign=center> *mail*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/www.gif>
   </td>
   <td valign=center> *www*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/addreview.gif>
   </td>
   <td valign=center> *addreview*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/viewreviews.gif>
   </td>
   <td valign=center> *viewreviews*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/print.gif>
   </td>
   <td valign=center> *print*
   </td>
  </tr>
 </table>

 <table cellspacing=0 cellpadding=3 border=0>
  <tr>
   <td valign=center>
    <img src=*path_to_images*/mail2.gif>
   </td>
   <td valign=center> *friend*
   </td>
  </tr>
 </table>

  <br />
 
  <br />

     <center>
      *rating*
       <br />
       <br />
      *rate*
     </center>

    </td>
   </tr>


  </table> 

 <br />

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -