页面模板内容
<select name='friendsite' onchange="if(this.options[this.selectedIndex].value!=''){window.open(this.options[this.selectedIndex].value,'_blank');}">
<option value=''>友情文字链接站点</option>
[!--empirenews.listtemp--]<!--list.var1-->[!--empirenews.listtemp--]
</select>
列表内容模板
<option value='[!--titleurl--]'>[!--title--]</option>
模板万能标签
[ecmsinfo]'select lname as title,lurl as titleurl,lid as id from phome_enewslink where classid=1 order by lid desc limit 50',0,50,0,24,22,0[/ecmsinfo]
非常简单,不知道对不对,希望对大家理解万能标签有所帮助