Open main menu

Changes

3,533 bytes added ,  10:58, 30 June 2018
Created page with "<includeonly><div style="background: #000; color: #fff; border-radius: 10px; width: 350px; padding: 8px; float: right;"> <div class="inconsolata" style="text-align: center; te..."
<includeonly><div style="background: #000; color: #fff; border-radius: 10px; width: 350px; padding: 8px; float: right;">
<div class="inconsolata" style="text-align: center; text-transform: uppercase; font-size: 24pt; position: relative; z-index: 1;">{{{Title|{{FULLPAGENAME}}}}}</div>
<div style="text-align: center; margin-top: -30px;">[[File:{{{Image|0_Crystal.png}}}|200px|link=]]</div>

<div style="text-align: center; font-size: 14pt; text-transform: uppercase; margin-top: 5px;">[[Route {{{Route|0}}}|{{color|white|Route {{{Route|0}}}}}]] {{#if: {{{Direction|}}} | ({{{Direction}}})}}</div>

<div style="text-align: center; font-size: 12pt; width: 100%; white-space: nowrap;">
<div class="inconsolata" style="display: inline-block; vertical-align: middle; text-transform: uppercase; max-width: 30px;">{{#if: {{{Left|}}} | [[{{{LeftLink|{{{Left}}}}}}|{{color|white|{{{Left}}}}}]] | ...}}</div>
<div style="display: inline-block; vertical-align: middle; margin: 0 20px;">{{#if: {{{Left}}} | [[File:0_left.png|link=]]}}</div>
<div style="display: inline-block; vertical-align: middle;">[[File:0_wheel.png|link=]]</div>
<div style="display: inline-block; vertical-align: middle; margin: 0 20px;">{{#if: {{{Right}}} | [[File:0_right.png|link=]]}}</div>
<div class="inconsolata" style="display: inline-block; vertical-align: middle; text-transform: uppercase; max-width: 30px;">{{#if: {{{Right|}}} | [[{{{RightLink|{{{Right}}}}}}|{{color|white|{{{Right}}}}}]] | ...}}</div>

</div>

<div style="text-align: center; font-size: 14pt; text-transform: uppercase; margin-top: 15px;">[[Route {{{Route2|1}}}|{{color|white|Route {{{Route2|1}}}}}]] {{#if: {{{Direction2|}}} | ({{{Direction2}}})}}</div>

<div style="text-align: center; font-size: 12pt; width: 100%; white-space: nowrap;">
<div class="inconsolata" style="display: inline-block; vertical-align: middle; text-transform: uppercase; max-width: 30px;">{{#if: {{{Left2|}}} | [[{{{LeftLink2|{{{Left2}}}}}}|{{color|white|{{{Left2}}}}}]] | ...}}</div>
<div style="display: inline-block; vertical-align: middle; margin: 0 20px;">{{#if: {{{Left2}}} | [[File:0_left.png|link=]]}}</div>
<div style="display: inline-block; vertical-align: middle;">[[File:0_wheel.png|link=]]</div>
<div style="display: inline-block; vertical-align: middle; margin: 0 20px;">{{#if: {{{Right2}}} | [[File:0_right.png|link=]]}}</div>
<div class="inconsolata" style="display: inline-block; vertical-align: middle; text-transform: uppercase; max-width: 30px;">{{#if: {{{Right2|}}} | [[{{{RightLink2|{{{Right2}}}}}}|{{color|white|{{{Right2}}}}}]] | ...}}</div>

</div>

</div></includeonly><noinclude>{{clear}}

== Usage ==

<nowiki>
{{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 =
| Route2 = 8192
| Direction2 =
| Left2 = Self Storage
| Left link2 = Random Access Self Storage
| Right2 = Self Storage
| Right link2 = Random Access Self Storage
}}</nowiki>

== Example ==

{{Highway
| Title = The Crystal
| Image = File:0_Crystal.png
| Route = 65
| Direction = clockwise
| Left = Bureau
| Left link = Bureau of Reclaimed Spaces
| Right = The Tree
| Right link =
| Route2 = 8192
| Direction2 =
| Left2 = Self Storage
| Left link2 = Random Access Self Storage
| Right2 = Self Storage
| Right link2 = Random Access Self Storage
}}

[[Category:Templates]]
</noinclude>