Template:Process header blue/doc

From FORwiki

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

Current revision as of 17:00, 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