To create the categories to store them in edit adminfunctions_template.php, at the very end add to the array.
PHP Code:
'prefix' => 'Text',
remember that for it to work, the template name must be "prefix" or contain "prefix_", and the text "Templates" is automatically added.
To be able to revert it, you must add it into the MASTER STYLE {requires being in debug mode}.