Template:Process header/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
==Usage==
+
''Process header'' 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.
-
This template is meant to be used at the top of a page in the Wikipedia namespace. 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
 +
| title
 +
| section
 +
| previous
 +
| next
 +
| shortcut
 +
| notes
 +
}}
 +
</pre>
 +
 
 +
This template is meant to be used at the top of a page in the Foresight Wiki namespace. 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.
== Example ==
== Example ==
Line 10: Line 23:
  | previous = Previous
  | previous = Previous
  | next    = Next
  | next    = Next
-
  | shortcut = Shortcut
+
  | shortcut
  | notes    = Notes
  | notes    = Notes
}}
}}
</pre>
</pre>
 +
produces
produces
 +
{{process header
{{process header
  | title    = Title
  | title    = Title
Line 20: Line 35:
  | previous = Previous
  | previous = Previous
  | next    = Next
  | next    = Next
-
  | shortcut = Shortcut
+
  | shortcut
  | notes    = Notes
  | notes    = Notes
}}
}}

Current revision as of 17:06, 13 January 2010

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

This template is meant to be used at the top of a page in the Foresight Wiki namespace. 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.

Example

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

produces

Previous Title Section Next
 Notes


See also

Personal tools