|
Confluence's page templates are a good place to start. Begin by choosing how you want your templates to look. Here's the wiki markup for our page template:
h3. Symptoms
FILL IN SYMPTOMS HERE
h3. Cause
FILL IN CAUSE HERE
h3. Resolution
FILL IN RESOLUTION HERE
{htmlcomment}
ENTER SUPPORT TICKET LINKS
{htmlcomment}
|
Useful add-ons:
{htmlcomment} macro is part of Adaptavist's Content Formatting Macros, a handy add-on.Some favourite macros for formatting content are the Tip, Info, Warning, and Note Macros, and the Code macro. Try the Noformat Macro for ensuring plain text.
We also use Adaptavist's Content Formatting Macros when we really want to make our content look great.
Using JIRA for bug tracking? You can't expect your users to have exactly the right JQL filters to show the appropriate topics. We have some nice JIRA Issues macros on display. One of my favourites is in the JIRA KB's Causes for OutOfMemory Errors:
{jiraissues:url=http://jira.atlassian.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+JRA+AND+issuetype+in+%28Bug%2C+Improvement%2C+subTaskIssueTypes%28%29%29+AND+component+%3D+%22Performance+-+Memory+leaks%22+ORDER+BY+key+DESC&tempMax=200|columns=fixversion;summary;status;key|anonymous=true}
|
The JQL includes components and sorting, plus the specific columns.
Sometimes an article needs to be cross listed. For that we label our articles. Some great macros to use for this are {contentbylabel}, {listlabels} and the {dynamiccontentbylabels} macro in the Content Survey add-on.
You now have a good idea of how Confluence templates work, and have seen some useful formatting macros. What next? Take a look at Proactive Communications in a Knowledge Base.