Difference between revisions of "Template:Highway"
Jump to navigation
Jump to search
m |
|||
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}}}}}]] | ...}}{{#if: {{{Right act|}}} | (Act {{{Right act|}}})<br>•<br>[[{{{Right link2|{{{Right2}}}}}}|{{color|white|{{{Right2}}}}}]] (Act {{{Right2 act|}}}) | }}</div> | + | <div class="highway-neighbors">{{#if: {{{Right|}}} | [[{{{Right link|{{{Right}}}}}}|{{color|white|{{{Right}}}}}]] | ...}}{{#if: {{{Right act|}}} |  (Act {{{Right act|}}})<br>•<br>[[{{{Right link2|{{{Right2}}}}}}|{{color|white|{{{Right2}}}}}]] (Act {{{Right2 act|}}}) | }}</div> |
</div> | </div> | ||
Revision as of 15:26, 1 December 2018
Example
The crystal
Usage
{{Highway | Title = The crystal | Image = 0_crystal.png | Route = 65 | Direction = clockwise | Left = Bureau | Left link = Bureau of Reclaimed Spaces | Right = The feather | Right act = II | Right link = (left blank in example) | Right2 = The tree (Act III) | Right2 act = III | Right2 link = (left blank in example) | 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 = 511px }}
All variables below Route
are optional. Height
is for slightly justing the height (relative to auto) to make the notebook spine background images line up.