Template:Process header green

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
Line 9: Line 9:
|  {{#if:{{{shortcut|}}}| {{shortcut|{{{shortcut|}}}}}}}{{#if:{{{notes|}}}| {{{notes}}}}}  
|  {{#if:{{{shortcut|}}}| {{shortcut|{{{shortcut|}}}}}}}{{#if:{{{notes|}}}| {{{notes}}}}}  
|}{{-}}<noinclude>
|}{{-}}<noinclude>
-
</noinclude>
+
{{Documentation}}
-
<noinclude>
+
[[Category:Templates]]
[[Category:Templates]]
 +
[[Category:Visual Templates]]
</noinclude>
</noinclude>

Current revision as of 22:47, 24 December 2009

Process header green

[edit] [purge] Template documentation

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