Difference between revisions of "Template:Highway"

From Highway 0, the Kentucky Route Zero wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
<div class="highway-box-top"></div>
 
<div class="highway-box-top"></div>
<div style="clear: both;"></div>
+
<div style="clear: both; float: right;"></div>
 
<div class="highway-box-main" {{#if: {{{Height|}}} | style="height: {{{Height}}};"}}>
 
<div class="highway-box-main" {{#if: {{{Height|}}} | style="height: {{{Height}}};"}}>
 
<div class="highway-title">{{{Title|{{PAGENAME}}}}}</div>
 
<div class="highway-title">{{{Title|{{PAGENAME}}}}}</div>
Line 30: Line 30:
  
 
</div>
 
</div>
<div style="clear: both;"></div>
+
<div style="clear: both; float: right;"></div>
 
<div class="highway-box-bottom"></div>
 
<div class="highway-box-bottom"></div>
 
</includeonly><noinclude>
 
</includeonly><noinclude>

Revision as of 12:19, 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 Tree
| Right link  = (blank)
| Route2      = 8192
| Direction2  = (blank)
| 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 background images line up.