Template:Process header/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '==Usage== <pre> {{process header | title = | section = | previous = | next = | shortcut = | notes = }} </pre> This template is meant to be used at the top of a ...')
Line 1: Line 1:
==Usage==
==Usage==
 +
 +
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.
 +
 +
== Example ==
<pre>
<pre>
{{process header
{{process header
-
  | title    =
+
  | title    = Title
-
  | section  =
+
  | section  = Section
-
  | previous =
+
  | previous = Previous
-
  | next    =
+
  | next    = Next
-
  | shortcut =
+
  | shortcut = Shortcut
-
  | notes    =
+
  | notes    = Notes
}}
}}
</pre>
</pre>
-
 
+
produces
-
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.
+
{{process header
 +
| title    = Title
 +
| section  = Section
 +
| previous = Previous
 +
| next    = Next
 +
| shortcut = Shortcut
 +
| notes    = Notes
 +
}}
==See also==
==See also==
* [[Template:Process header blue]]
* [[Template:Process header blue]]
* [[Template:Process header green]]
* [[Template:Process header green]]

Revision as of 22:45, 24 December 2009

Usage

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.

Example

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

produces

Previous Title Section Next
Shortcut:
Shortcut
 Notes


See also

Personal tools