Template:Highway: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
<hr class="highway-line1" /> | <hr class="highway-line1" /> | ||
<div class="highway-routeno">[[Route {{{Route|0}}}|{{color|white|Route {{{Route|0}}} {{#if: {{{Direction|}}} | ({{{Direction}}})}}}}]] | <div class="highway-routeno">[[Route {{{Route|0}}}|{{color|white|Route {{{Route|0}}} {{#if: {{{Direction|}}} | ({{{Direction}}})}}}}]]</div> | ||
<div class="highway-routebox"> | <div class="highway-routebox"> | ||
<div class="highway-neighbors">{{#if: {{{Left|}}} | [[{{{Left link|{{{Left}}}}}}|{{color|white|{{{Left}}}}}]] | ...}}</div> | <div class="highway-neighbors">{{#if: {{{Left|}}} | [[{{{Left link|{{{Left}}}}}}|{{color|white|{{{Left}}}}}]] | ...}}</div> | ||
| Line 14: | Line 14: | ||
<div class="highway-truck">[[File:0_wheel.png|link=]]</div> | <div class="highway-truck">[[File:0_wheel.png|link=]]</div> | ||
<div class="highway-arrow">{{#if: {{{Right|}}} | [[File:0_right.png|link={{{Right link|{{{Right}}}}}}]]}}</div> | <div class="highway-arrow">{{#if: {{{Right|}}} | [[File:0_right.png|link={{{Right link|{{{Right}}}}}}]]}}</div> | ||
<div class="highway-neighbors">{{#if: {{{Right|}}} | [[{{{Right link|{{{Right}}}}}}|{{color|white|{{{Right}}}}}]] | ...}}</div> | <div class="highway-neighbors">{{#if: {{{Right|}}} | [[{{{Right link|{{{Right}}}}}}|{{color|white|{{{Right}}}}}]] | ...}}{{#if: {{{Right2|}}} | <br>•<br>[[{{{Right link2|{{{Right2}}}}}}|{{color|white|{{{Right2}}}}}]] | }}</div> | ||
</div> | </div> | ||
{{#if: {{{ | {{#if: {{{2Route|}}} | | ||
<hr class="highway-line2" /> | <hr class="highway-line2" /> | ||
<div class="highway-routeno">[[Route {{{ | <div class="highway-routeno">[[Route {{{2Route|1}}}|{{color|white|Route {{{2Route|1}}} {{#if: {{{2Direction|}}} | ({{{2Direction}}})}}}}]]</div> | ||
<div class="highway-routebox"> | <div class="highway-routebox"> | ||
<div class="highway-neighbors">{{#if: {{{ | <div class="highway-neighbors">{{#if: {{{2Left|}}} | [[{{{2Left link|{{{2Left}}}}}}|{{color|white|{{{2Left}}}}}]] | ...}}</div> | ||
<div class="highway-arrow">{{#if: {{{ | <div class="highway-arrow">{{#if: {{{2Left|}}} | [[File:0_left.png|link={{{2Left link|{{{2Left}}}}}}]]}}</div> | ||
<div class="highway-truck">[[File:0_wheel.png|link=]]</div> | <div class="highway-truck">[[File:0_wheel.png|link=]]</div> | ||
<div class="highway-arrow">{{#if: {{{ | <div class="highway-arrow">{{#if: {{{2Right|}}} | [[File:0_right.png|link={{{2Right link|{{{2Right}}}}}}]]}}</div> | ||
<div class="highway-neighbors">{{#if: {{{ | <div class="highway-neighbors">{{#if: {{{2Right|}}} | [[{{{2Right link|{{{2Right}}}}}}|{{color|white|{{{2Right}}}}}]] | ...}}</div> | ||
</div>}} | </div>}} | ||
| Line 40: | Line 40: | ||
| Route = 65 | | Route = 65 | ||
| Direction = clockwise | | Direction = clockwise | ||
| Left = Bureau | | Left = Bureau | ||
| Left link = Bureau of Reclaimed Spaces | | Left link = Bureau of Reclaimed Spaces | ||
| Right = The feather | | Right = The feather | ||
| | | 2Route = 8192 | ||
| | | 2Left = Self Storage | ||
| | | 2Left link = Random Access Self Storage | ||
| | | 2Right = Self Storage | ||
| | | 2Right link = Random Access Self Storage | ||
| Height = 441px | | Height = 441px | ||
}} | }} | ||
| Line 61: | Line 60: | ||
| Route = 65 | | Route = 65 | ||
| Direction = clockwise | | Direction = clockwise | ||
| Left = Bureau | | Left = Bureau | ||
| Left link = Bureau of Reclaimed Spaces | | Left link = Bureau of Reclaimed Spaces | ||
| Right = The feather | | Right = The feather (Act II) | ||
| Right link = ( | | Right link = The feather | ||
| | | Right2 = The tree (Act III) | ||
| | | Right link2 = The tree | ||
| | | 2Route = 8192 | ||
| | | 2Direction = (left blank in example) | ||
| | | 2Left = Self Storage | ||
| | | 2Left link = Random Access Self Storage | ||
| 2Right = Self Storage | |||
| 2Right link = Random Access Self Storage | |||
| Height = 441px | | Height = 441px | ||
}}</nowiki> | }}</nowiki> | ||