Difference between revisions of "Template:Routebox"
Jump to navigation
Jump to search
(Updated some CSS) |
(Converted remaining align attributes to class attributes) |
||
Line 8: | Line 8: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td colspan="2" class="center rb-highwayname">{{{highway| | + | <td colspan="2" class="center rb-highwayname">{{{highway|Highway Name Here}}}{{#if: {{{addl_highways|}}} | <br />{{{addl_highways}}} | }}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 17: | Line 17: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td colspan="2" | + | <td colspan="2" class="center">Maintained by {{{maintained_by|Jurisdiction}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th | + | <th class="right">Length{{#if: {{{addl_lengths|}}} | s | }}</th> |
− | <td | + | <td class="left">{{{length|0.00}}} mi.{{#if: {{{length_note|}}} | — {{{length_note}}} | }}{{#if: {{{addl_lengths|}}} | <br />{{{addl_lengths}}} | }}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th | + | <th class="right">Existed</th> |
− | <td | + | <td class="left">{{{created|1900}}}-{{{removed|present}}}{{#if: {{{addl_timespans|}}} | <br />{{{addl_timespans}}} | }}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th colspan="2" | + | <th colspan="2" class="center subheader">Junctions</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th | + | <th class="right">{{{start_terminus_dir|One}}} End</th> |
− | <td | + | <td class="left">{{{start_terminus|}}}</td> |
</td> | </td> | ||
</tr> | </tr> | ||
{{#if: {{{junctions|}}} | {{#if: {{{junctions|}}} | ||
| <tr> | | <tr> | ||
− | <th | + | <th class="right"> </th> |
− | <td | + | <td class="left">{{{junctions}}}</td> |
</td> | </td> | ||
</tr> | </tr> | ||
| }} | | }} | ||
<tr> | <tr> | ||
− | <th | + | <th class="right">{{{end_terminus_dir|Other}}} End</th> |
− | <td | + | <td class="left">{{{end_terminus|}}}</td> |
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th colspan="2" | + | <th colspan="2" class="center subheader">Navigation</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td colspan="2" | + | <td colspan="2" class="center> |
<table width="100%"> | <table width="100%"> | ||
<tr> | <tr> | ||
− | <td | + | <td class="left">← {{{prev_route|}}}</td> |
− | <td | + | <td class="right">{{{next_route|}}} →</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 00:18, 2 February 2021
[[File:{{{type}}}_{{{number}}}.png|80px]] | |||
Route Name Here | |||
Highway Name Here | |||
Route Information | |||
---|---|---|---|
Maintained by Jurisdiction | |||
Length | 0.00 mi. | ||
Existed | 1900-present | ||
Junctions | |||
One End | |||
Other End | |||
Navigation | |||
|