{if:"[page:prevlink]"<>"" and [page:count] > 5} 上一页 {end if} {if:"[page:firstlink]"<>"" and [page:count] > 5} 首页 {end if} {if:[page:current]>4} {end if} {looprs:pagenumber len=5} {if: [pagenumber:page]=[page:current]} [pagenumber:page] {else} [pagenumber:page] {end if} {/looprs:pagenumber} {if:([page:count] - [page:current]>2) and ([page:count]>5) } {end if} {if:"[page:lastlink]"<>"" and [page:count] > 5} 尾页 {end if} {if:"[page:nextlink]"<>"" and [page:count] > 5} 下一页 {end if}