Utilizing MySQL Workbench, I refined my work on the entities in the database and how they relate. I looked at two different ways to implement templating, either with template data attributes in the table or with separate template tables that mirror the tables they template. I decided for now to try the separate tables as templates approach.

Entity Relationship Diagram

Click here to see the diagram larger.