<ul> {exp:linklist:entries linklist="links" orderby="url_title" sort="ASC" status="open" limit="30" paginate="both"} <li class="topspaced"> <span class="larger">{linklist:url_title}</span><br /> <img src="/images/icons/link.png" width="16" height="16" alt="Link" border="0" /> <a href="{linklist:url}">{linklist:url}</a><br /> <img src="/images/icons/tag_green.png" width="16" height="16" alt="Tags" border="0" />{keywords}<a href="{path="main/links"}">{keyword}</a> {/keywords} </li> {paginate} <p class="center">Page {current_page} of {total_pages} Pages {pagination_links}</p> {/paginate} {/exp:linklist:entries} </ul>
You need to create an account or log in to post comments to this site.