Limit the number of child page displaying

Maybe array_slice($subpages, 0,5) to cut the array after 5 entries?