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 ...')
 
(3 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.
 +
 
 +
== Usage ==
 +
 
<pre>
<pre>
{{process header
{{process header
-
  | title   =
+
  | title
-
  | section =
+
  | section
-
  | previous =
+
  | previous
-
  | next     =
+
  | next
-
  | shortcut =
+
  | shortcut
-
  | notes   =
+
  | notes
}}
}}
</pre>
</pre>
-
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.
+
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 ==
 +
<pre>
 +
{{process header
 +
| title    = Title
 +
| section  = Section
 +
| previous = Previous
 +
| next    = Next
 +
| shortcut
 +
| notes    = Notes
 +
}}
 +
</pre>
 +
 
 +
produces
 +
 
 +
{{process header
 +
| title    = Title
 +
| section  = Section
 +
| previous = Previous
 +
| next    = Next
 +
| shortcut
 +
| notes    = Notes
 +
}}
==See also==
==See also==
* [[Template:Process header blue]]
* [[Template:Process header blue]]
* [[Template:Process header green]]
* [[Template:Process header green]]

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