Difference between revisions of "Template:Basic Cover"

From support-works
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
<div style="border: 3px solid #C00000; padding: 10px; margin: 20px 0;">
 
<div style="border: 3px solid #C00000; padding: 10px; margin: 20px 0;">
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.
+
This template is to be used by default for non-specialised documents (for example, FAQs). It provides for a front cover Supportworks logo and a brief copyright statement.
 
 
It should be used with the "Standard" and "Standard (no Table of Contents)" [[PDF styles available|PDF styles]] in the publishing system.
 
 
 
'''Template variables:'''
 
{|
 
|-
 
! Name !! Default !! Description
 
|-
 
| <tt>title</tt> || <tt>My title</tt> || Document title.
 
|-
 
| <tt>type</tt> || <tt></tt> || Document type.
 
|-
 
| <tt>htl</tt> || <tt></tt> || Set if you want a HTL cover
 
|}
 
  
 
'''Example usage:'''
 
'''Example usage:'''
<pre><nowiki>{{Template:Basic Cover
+
<pre><nowiki>{{Template:Basic Cover}}</nowiki></pre>
|title=Supportworks ESP 7.3.9
 
|type=Release Notes
 
}}</nowiki></pre>
 
  
 
</div>
 
</div>
 
</noinclude>
 
</noinclude>
 
<div class="basic-cover">
 
<ul class="onformation">
 
  <li class="title">{{{title|My Title}}}</li>
 
</ul>
 
  
 
[[Image:Supportworks_ESP_long.png|750px]]
 
[[Image:Supportworks_ESP_long.png|750px]]
 
<p class="copyright">© Hornbill Service Management Limited, {{CURRENTYEAR}}</p>
 
<p class="copyright">© Hornbill Service Management Limited, {{CURRENTYEAR}}</p>

Revision as of 16:37, 9 April 2015

This template is to be used by default for non-specialised documents (for example, FAQs). It provides for a front cover Supportworks logo and a brief copyright statement.

Example usage:

{{Template:Basic Cover}}


Supportworks ESP long.png