I'm looking through the PHP code for showthread trying to figure out how fetch_template knows which template to fetch (for which style). Where is this kept track of for each user?
Is there any documentation anywhere that goes into details about these structures and their parameters? Or do you just have to figure it all out from the code