Template:Nav box end
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_end}}
- {{Template:nav box start}} (shortcut: {{nbs}})
- {{Template:row start}} (shortcut: {{rs}})
- {{Template:nav box}} (shortcut: {{nb}})
- {{Template:row end}} (shortcut: {{re}})
- {{Template:nav box end}} (shortcut: {{nbe}})
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}}