Open main menu

Changes

398 bytes added ,  06:04, 28 January 2020
m
no edit summary
<div class="featurebox" style="width: 25%200px; height: 326px; background: #ddd; box-shadow: 4px 4px 0px #242d3c999; padding: 0 0 5px 0; margin: 5px; text-align: center;">
<p style="background: #242d3c; margin-top: 0; font-size: 24px; height: 60px; line-height: {{#ifeq: {{{OneLine|}}} | True False | 30px | 60px | 30px }}; text-transform: uppercase; width: 100%; padding: 10px 0;"><span class="MainPageBoxfeaturebox-link">{{#ifeq: {{{ExternalUrl|}}} | True | | [}}[{{{TitleLink|Kentucky Route ZeroMain Page}}} {{#ifeq: {{{ExternalUrl|}}}| True | |{{!}} }} {{{Title|''Kentucky<br>Route Zero''KRZ}}}]{{#ifeq: {{{ExternalUrl|}}} | True | | ]}}</span>
</p>
<div style="margin: 0 auto; margin-top: 10px; width: 150px; height: 150px; overflow: hidden; border: 4px solid #242d3c;">
[[File:{{{File|File:Equus OilsFeaturebox Game.png}}}|centerleft|250px150px|link={{{LinkFileLink|{{{TitleLink|Kentucky Route ZeroMain Page}}}}}}]]
</div>
<p style="font-size: 15px; padding: 5px 10px15px; line-height: 1.25em;height: 46px; {{#ifeq: {{{DescThreeLines|}}} | True | margin-top: 6px; | margin-top: 15px; }}">{{{Description|What even ''is'' this all, anyway…?Your poetic blurb <br> here ...}}}
</p>
</div><noinclude>
 
== Usage ==
<nowiki>
{{MainPageBox |Feature box
| Title =
| TitleLink =
| ExternalUrl = (if TitleLink is external. default: False)| OneLine = (optionalif Title spans one line. defaults to Falsedefault: True)
| File =
| Link FileLink = (optionalimage link. defaults to default: same as TitleLink)
| Description =
| DescThreeLines = (if the description spans three lines. defaults: False)
}}
</nowiki>
 
[[Category:Templates]]
</noinclude>