Menu [/parameter]
Some other code: maybe a graphic
Menu [/parameter: continue]
where the parameter would begin listing pages for say 10 items and then stop. And then at the second parameter begin at menu item 11.
Like you can do with news items:
Code: Select all
{news category='SA' summarytemplate='Front_Page_Summary' detailpage='Justice_Detail' detailpage='news-item-details' number='5' start='1'}
then a picture, then...
Code: Select all
{news category='SA' summarytemplate='Front_Page_Summary' detailpage='Justice_Detail' detailpage='news-item-details' number='20' start='5'}
Andrew