vote.tpl

24-07-2014, 14:11. Author: dlestarter
Home » DLE Templates » vote.tpl
{banner_sponsor-right} Display site votes in main page (vote.tpl) or in sidebar in main.tpl is using theme file vote.tpl, this vote can be edited and modified in admin cp in "Poll Manager" or direct access : http://.site.com/admin.php?mod=editvote , the vote/poll can be added multiple votes and can set to allow votes for different user group or different categories, the vote will use modern CSS 3 styles which can be customized in engine.css .

vote.tpl uses the following tags

Tag Name Description
{title} Vote title
{list} List of available vote choices
{vote_id} Vote ID
{votes} Number of votes
[votelist] and [/votelist] Displays the vote form for the users who have not vote yet
[voteresult] and [/voteresult] Display the vote results for those users who have been already voted

Go back