This is a template for generating a bridge crossing entry in a junction list or exit list.

Usage

[edit]

Complete variable list:

((jctbridge
|state=
|county=
|cspan=
|location=
|lspan=
|river=
|rspan=
|type=
|mile=
|bridge=
|bspan=
))

...and fill in the variables! For more entries, use this:

For the above parameters, here's what you should fill in:

Any parameter which is empty can be omitted.

For regular exit lists, use "exit" as the first parameter before any other parameters. Doing so will force the name of the crossing to span the exit, destination and notes columns. This looks like:

((jctbridge|exit
|state=
.
.
.
|bridge=
))

For exit lists that have old exit numbers displayed, use "old" as the first parameter before any other parameters. Doing so will force the name of the crossing to span the old exit, new exit, destination and notes columns. This looks like:

((jctbridge|old
|state=
.
.
.
|bridge=
))

If a freeway has named interchanges, like the Pennsylvania Turnpike, add |name after either |exit or |old.

See also

[edit]