Even for a low-activity wiki, hosting & rendering many HQ image files takes significant resources and comes with high monthly server costs.
If you're able, please consider contributing to keep the site running to help support this independent, ad-free, fan-run site. Thank you!

Difference between revisions of "Template:Highway"

From Highway 0, the Kentucky Route Zero wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
<hr class="highway-line1" />
 
<hr class="highway-line1" />
  
<div class="highway-routeno">[[Route {{{Route|0}}}|{{color|white|Route&nbsp;{{{Route|0}}} {{#if: {{{Direction|}}} | ({{{Direction}}})}}}}]]{{#if: {{{Act|}}} | Act {{{Act}}}}}</div>
+
<div class="highway-routeno">[[Route {{{Route|0}}}|{{color|white|Route&nbsp;{{{Route|0}}} {{#if: {{{Direction|}}} | ({{{Direction}}})}}}}]]{{#if: {{{Act|}}} | &nbsp;&ndash;Act {{{Act}}}}}</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>

Revision as of 14:58, 1 December 2018

Example


Usage

{{Highway
| Title       = The crystal
| Image       = 0_crystal.png
| Route       = 65
| Direction   = clockwise
| Act         = II
| Left        = Bureau
| Left link   = Bureau of Reclaimed Spaces
| Right       = The feather
| Right link  = (left blank in example)
| Route2      = 8192
| Direction2  = (left blank in example)
| Left2       = Self Storage
| Left link2  = Random Access Self Storage
| Right2      = Self Storage
| Right link2 = Random Access Self Storage
| Height      = 441px
}}

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.