Ah, that should actually work great. Thanks! I knew about that parameter somewhere in the back of my brain but didn’t think of it.
I have been using the type parameter in order to get it to find the right layout anyway, so it’s the same amount of work as that. I’m trying to think now whether I will need the type parameter anymore. Probably not unless I need to use it for some reason for sorting pages and such, but these pages usually are just linked from a menu, which I can add them to with the menu parameter. I can’t think of why I would ever need to range through them, and even then, I think they get a default type of “root” or something like that.