Difference between revisions of "Template:Highway"

From Highway 0, the Kentucky Route Zero wiki
Jump to navigation Jump to search
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: {{{Right2|}}} | <br>&bull;<br>[[{{{Right link2|{{{Right2}}}}}}|{{color|white|{{{Right2}}}}}]] | }}</div>
+
<div class="highway-neighbors">{{#if: {{{Right|}}} | [[{{{Right link|{{{Right}}}}}}|{{color|white|{{{Right}}}}}]] | ...}}{{#if: {{{Right act|}}} | (Act {{{Right act|}}})<br>&bull;<br>[[{{{Right link2|{{{Right2}}}}}}|{{color|white|{{{Right2}}}}}]] (Act {{{Right2 act|}}}) | }}</div>
 
</div>
 
</div>
  
Line 43: Line 43:
 
| Left link  = Bureau of Reclaimed Spaces
 
| Left link  = Bureau of Reclaimed Spaces
 
| Right      = The feather
 
| Right      = The feather
 +
| Right act  = II
 +
| Right2      = The tree
 +
| Right2 act  = III
 
| 2Route      = 8192
 
| 2Route      = 8192
 
| 2Left      = Self Storage
 
| 2Left      = Self Storage
Line 48: Line 51:
 
| 2Right      = Self Storage
 
| 2Right      = Self Storage
 
| 2Right link = Random Access Self Storage
 
| 2Right link = Random Access Self Storage
| Height      = 441px
+
| Height      = 511px
 
}}
 
}}
  
Line 62: Line 65:
 
| Left        = Bureau
 
| Left        = Bureau
 
| Left link  = Bureau of Reclaimed Spaces
 
| Left link  = Bureau of Reclaimed Spaces
| Right      = The feather (Act II)
+
| Right      = The feather
| Right link  = The feather
+
| Right act  = II
 +
| Right link  = (left blank in example)
 
| Right2      = The tree (Act III)
 
| Right2      = The tree (Act III)
| Right link2 = The tree
+
| Right2 act  = III
 +
| Right2 link = (left blank in example)
 
| 2Route      = 8192
 
| 2Route      = 8192
 
| 2Direction  = (left blank in example)
 
| 2Direction  = (left blank in example)
Line 72: Line 77:
 
| 2Right      = Self Storage
 
| 2Right      = Self Storage
 
| 2Right link = Random Access Self Storage
 
| 2Right link = Random Access Self Storage
| Height      = 441px
+
| Height      = 511px
 
}}</nowiki>
 
}}</nowiki>
  

Revision as of 15:25, 1 December 2018

Example


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.