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 class="highway-box-main">
+
<div style="clear: both;">
 +
<div class="highway-box-main" {{#if: {{{Height|}}} | style="height: {{{Height}}};"}}>
 
<div class="highway-title">{{{Title|{{PAGENAME}}}}}</div>
 
<div class="highway-title">{{{Title|{{PAGENAME}}}}}</div>
 
<div class="highway-image">[[File:{{{Image|0_Crystal.png}}}|200px|link=]]</div>
 
<div class="highway-image">[[File:{{{Image|0_Crystal.png}}}|200px|link=]]</div>
Line 29: Line 30:
  
 
</div>
 
</div>
 +
<div style="clear: both;">
 
<div class="highway-box-bottom"></div>
 
<div class="highway-box-bottom"></div>
 
</includeonly><noinclude>
 
</includeonly><noinclude>
Line 47: Line 49:
 
| Right2      = Self Storage
 
| Right2      = Self Storage
 
| Right link2 = Random Access Self Storage
 
| Right link2 = Random Access Self Storage
 +
| Height      = 441px
 
}}
 
}}
  
Line 68: Line 71:
 
| Right2      = Self Storage
 
| Right2      = Self Storage
 
| Right link2 = Random Access Self Storage
 
| Right link2 = Random Access Self Storage
 +
| Height      = 441px
 
}}</nowiki>
 
}}</nowiki>
 +
 +
All variables below <code>Route</code> are optional.
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 12:22, 30 June 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.