Difference between revisions of "Template:Basic Cover"

From support-works
Jump to navigation Jump to search
Line 26: Line 26:
 
</noinclude>
 
</noinclude>
  
{{ #if: {{{param||}}} || param is defined and non-empty || param is undefined or empty}}
+
<div class="basic-cover">
 +
<ul class="onformation">
 +
  <li class="title">{{{title|My Title}}}</li>
 +
  <li class="type">{{{type}}}</li>
 +
</ul>
 +
 
 +
[[Image:Supportworks_ESP_long.png|750px]]
 +
<p class="copyright">© Hornbill Service Management Limited, {{CURRENTYEAR}}</p>

Revision as of 16:26, 9 April 2015

This template is to be used by default for non-specialised documents (for example, Release Notes). It provides for a front cover with two variables (document title and document type - type is optional), a Hornbill logo and a brief copyright statement.

It should be used with the "Standard" and "Standard (no Table of Contents)" PDF styles in the publishing system.

Template variables:

Name Default Description
title My title Document title.
type Document type.
htl Set if you want a HTL cover

Example usage:

{{Template:Basic Cover
|title=Supportworks ESP 7.3.9
|type=Release Notes
}}


  • My Title
  • {{{type}}}

Supportworks ESP long.png