回答

3

您想要使用offsetlimit屬性。使用偏移跳過由查詢條件返回資源指定數量:

[[!getResources? &parents=`[[*id]]` &tpl=`myRowTpl` &limit=`5`]] 

[[!getResources? &parents=`[[*id]]` &tpl=`myRowTpl` &limit=`5` &offset=`5`]]