[[Template:{{{name}}}|v]] - [{{fullurl:Template:{{{name}}}|action=edit}} e] - [[Template talk:{{{name}}}|d]]
|
{{{gtitle1}}}
|
{{{group1}}}
|
{{{gtitle2}}}
|
{{{group2}}}
|
{{{gtitle3}}}
|
{{{group3}}}
|
{{{gtitle4}}}
|
{{{group4}}}
|
{{{gtitle5}}}
|
{{{group5}}}
|
{{{gtitle6}}}
|
{{{group6}}}
|
{{{gtitle7}}}
|
{{{group7}}}
|
{{{gtitle8}}}
|
{{{group8}}}
|
{{{gtitle9}}}
|
{{{group9}}}
|
{{{gtitle10}}}
|
{{{group10}}}
|
{{{gtitle11}}}
|
{{{group11}}}
|
{{{gtitle12}}}
|
{{{group12}}}
|
|
Usage instructions
"fontcolor" will change the v,e,d color and group title colors, "headcolor" will change the words that go in groups. Also use " • ".
{{Navbox
|name=
|franchise=
|image=
|imagesize=
|bordercolor=
|bgcolor=
|fontcolor=
|headcolor=
|gtitle1=
|group1=
|gtitle2=
|group2=
|gtitle3=
|group3=
|gtitle4=
|group4=
|gtitle5=
|group5=
|gtitle6=
|group6=
|gtitle7=
|group7=
|gtitle8=
|group8=
|gtitle9=
|group9=
|gtitle10=
|group10=
|gtitle11=
|group11=
|gtitle12=
|group12=}}
Template documentation follows
|
Note: the template above may sometimes be partially or fully invisible.
|
Visit Template:Navbox/doc to edit this documentation. (How does this work?)
|
- System Message
- This article is redirected from Creating Navigation Box from Page Editing page.
- Description
- This template is used to create a basic Navigation Box.
- Syntax
- Type
navbox
somewhere, with parameters as shown below.
- Format
- For franchises, the group headings of a navbox are arranged in the order if available:
- Media
- Disney Parks
- Characters
- Episodes
- Songs
- Locations
- Objects
- See also
- Example of Navigation Box
{{navbox
- |name = Navigation Box
- |bordercolor=white
- |bgcolor=white
- |fontcolor=black
- |headcolor=black
- |gtitle1 = Group1
- |group1 = 1. Content1 2. Content2
- |gtitle2 = Group2
- |group2 = 1. Content3 2. Content3
- }}
Will give...
v - e - d
|
Group1
|
1. Content1 2. Content2
|
Group2
|
1. Content3 2. Content3
|
|