I would like to make a parent category template, perhaps it is category-2.php, and then have all current and future child categories use this template. Is there a way to do that without having to make a extra identical file for each child category and naming it category-[id].php etc.?