When you
In most cases, Flare provides you with one or more templates (called "factory templates"), so you do not need to worry about coming up with your own. However, if you want, you can create your own templates and use them when you
example
Let's say that you want to add a new target to a project. You already know that you want your target to share most of the same settings as other targets that you've created in the past, with a few minor exceptions. So when you add the target, you can base it on a target template that already contains all of the settings that are shared by your many targets. That way, you do not have to specify all of those settings manually in your new target. After the target is inserted into the project, you can adjust the new target as necessary.
Following are the main steps for using templates.
Create templates To create a template, simply open the file
What if the file being used as a template has links to other files (e.g., style sheet, images)? Flare does not remove those links. Therefore, you need to make sure those ancillary files are also imported into the project and placed in the same location(s) relative to the file in question.
In addition to the main steps for using templates, you can manage templates in the Template Manager dialog. This dialog can be opened by selecting Tools>Manage Templates, or by clicking the Manage Templates button that can be found in a variety of template-related dialogs (such as the Save As Template dialog). The Template Manager lets you do the following:
See Managing Templates.