Template:Process header blue/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Example == <pre> {{process header blue | title = Title | section = Section | previous = Previous | next = Next | shortcut | notes = Notes }} </pre> produces {...')
Line 1: Line 1:
 +
''Process header blue'' template creates a box with title, section and two references. This template is meant to be used at the top of a page. Fill in any relevant information and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as these help editors use the template elsewhere.
 +
 +
== Usage ==
 +
<pre>
 +
{{process header blue
 +
| title
 +
| section
 +
| previous
 +
| next
 +
| shortcut
 +
| notes
 +
}}
 +
</pre>
 +
== Example ==
== Example ==
<pre>
<pre>

Revision as of 16:59, 13 January 2010

Process header blue template creates a box with title, section and two references. This template is meant to be used at the top of a page. Fill in any relevant information and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as these help editors use the template elsewhere.

Usage

{{process header blue
 | title
 | section
 | previous
 | next
 | shortcut
 | notes
}}

Example

{{process header blue
 | title    = Title
 | section  = Section
 | previous = Previous
 | next     = Next
 | shortcut
 | notes    = Notes
}}

produces

← Previous Title Section Next →
Notes

Personal tools