Template:Process header green/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Example == <pre> {{process header green | title = Title | section = Section | previous = Previous | next = Next | shortcut | notes = Notes }} </pre> produces ...')
 

Current revision as of 17:01, 13 January 2010

Process header green 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 green
 | title
 | section
 | previous
 | next
 | shortcut
 | notes
}}

Example

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

produces

← Previous Title Section Next →
Notes

Personal tools