Template:Process header blue/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Example)
Line 14: Line 14:
== Example ==
== Example ==
-
<pre>
+
<nowiki>
{{process header blue
{{process header blue
  | title    = Title
  | title    = Title
Line 23: Line 23:
  | notes    = Notes
  | notes    = Notes
}}
}}
-
</pre>
+
</nowiki>
 +
 
produces
produces
 +
{{process header blue
{{process header blue
  | title    = Title
  | title    = Title

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