Following on from my previous post on how you can use labels to add some consistency to your wiki and help with user adoption, another great way to help make those first edits less daunting than staring at a blank wiki page is to use templates .
Templates in Confluence can be used for anything you can think of that might benefit from a uniform structure:
- Meeting Notes
- Server Inventory
- Interview Record Sheet
- ITIL Documents
- Service Catalogue
- Event Planning Checklist
- etc.
and can be implemented at the Global level so they are available in every Space in a Confluence installation, or at a Space level so they are only available for pages in a particular Space.
To implement templates at a Space level:
1. Log in to Confluence as a user with Space Administration privileges and navigate to the Space in which you would like to create the template.
2. Select Browse -> Advanced and select Templates from the left hand menu
3. Select Add New Space Template
4. Enter a meaningful Name and Description for your template and enter your template using wiki markup, e.g.
h3. Date - (Provide Date of Meeting) h3. Attendees * Michael Jordan * Scottie Pippen * Dennis Rodman * Ron Harper * Luc Longely h3. Agenda ---- h4. Completed Last Week * * * ... h4. Working on This Week * * * ... h4. Blockers * * * ...
5. Click Preview to see what your template will look like and refine the wiki markup in preview mode until you are happy with the template.
6. Once you have finished editing your template click Save.
End users can now use the template in the Space in which it was created by either selecting Add -> Page from template from the Add menu in the Space:
or by selecting Add Page from the Dashboard and selecting the Space and Template they wish to use:

The nice thing about pages created from templates in Confluence is they are not hard linked to the template so if you need to add, remove or change anything when you edit the page you can, e.g.:
Creating a Global Template so that it is available in all Spaces in a Confluence installation is pretty much the same process except you need to:
1. Log in as a user with Global Administration privileges.
2. Select Browse -> Confluence Admin
3. Select Global Templates from the left hand Configuration menu:
The remainder of the steps and then actually using the Global template are the same as above for Space templates.
As you may have noticed from the above screenshot you can also Import Templates that other people have created and made available on the Atlassian Puglin Exchange. Some of the provided templates on the Plugin Exchange include template bundles for Software Development and Human Resources.
I hope you found this useful as an introduction to templates, check out the Atlassian website for more information on Confluence Wiki Markup and Working with Templates.












