template loaded by a php index file?

Let´s say that I have created several different templates for my site so I can easily change them whenever I want or even add new templates, and this templates are constructed with empty containers.

how could I make an index.php file load the templates?
 
Back
Top