Template:Nav box

From SW420
Jump to navigation Jump to search

{{{1}}}

Notes

This template is one in a series of modular source templates meant to be used to generate box style navigation templates. It is meant to be substituted and will not work properly if 'subst:' is not present in the template call.

Usage instructions

{{nav_box|text|border_color|width}}

Box style navigation source templates

Example

Code

{{Nav_box_start|Navigation template test}}
{{Row_start}}
{{Nav_box|blah blah blah blah blah}}
{{Nav_box|blah blah blah}}
{{Row_end}}
{{Row_start}}
{{Nav_box|blah blah }}
{{Nav_box|blah blah blah blah}}
{{Row_end}}
{{Nav_box_end}}