Share via

Word - Creating a document template from scratch

Anonymous
2025-04-24T10:04:44+00:00

Hi,

I need to create a document template from scratch with all new formatting. Is there a best practise on the order or a list of what should be set before the template is being used?

The list of formatting I can think of are:

  • file options - embedded font / image size and quality
  • Customized Font installation / Font color
  • paragraph settings - indents / spacing / tabs / breaks
  • create different styles for different content (heading #, body text, table content, etc)
  • default header / footer settings
  • table of content headings and styles
  • Margins - Top, Bottom, Left and Right
  • Page size / orientation / columns
Microsoft 365 and Office | Word | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Jay Freedman 207.5K Reputation points Volunteer Moderator
    2025-04-24T12:32:53+00:00

    I don't think you'll find any definitive statement of the order of those changes.

    As a matter of efficiency, there are just a few things I can recommend.

    Start with the page size, orientation, and margins because those can affect the values you'll want for paragraph settings and some styles. Doing it in that order avoids having to revisit the paragraph settings after changing the page settings.

    The next task should be defining or modifying the styles you want. Carefully define the "based on" properties so the chain of property inheritance works properly. The paragraph settings aren't a separate step; they're part of the definition of each style, or inherited from another style. See https://shaunakelly.com/word/styles/howstylescascade.html . If you plan to use numbered or bulleted heading, use the procedure described at https://shaunakelly.com/word/numbering/numbering20072010.html .

    The appearance of a document's table of contents is determined by the definitions of the styles named TOC 1, TOC 2, etc. The appearance of the heading at the top of the table is determined by the style TOC Heading. If you use either of the "Automatic" items in the References > Table of Contents menu, the wording of the heading is predefined but can be edited. The "Custom" TOC doesn't include a heading, so you have to supply the wording for each document -- it isn't a property of the template.

    The appearance of the header and footer are similarly defined by styles, named (surprisingly?) Header and Footer. Define or modify these styles like any other.

    Font installation is not a template issue; rather, whatever fonts are installed in Windows are (with some exceptions) available in Word, and the font name, size, color etc. are defined in each style.

    Word templates don't have a setting for the default file options that you mentioned. If you want to set these to something other than Microsoft's choices, you'll need a macro to do it. A macro with the special name AutoNew stored in the template will execute automatically each time a new document is created from the template.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful