Open main menu

Changes

205 bytes added ,  06:04, 28 January 2020
m
no edit summary
<div class="featurebox" style="width: 220px200px; 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}}}|{{{ImageAlign|center}}}|{{{ImageSizeleft|250px}}}150px|link={{{LinkFileLink|{{{TitleLink|Kentucky Route ZeroMain Page}}}}}}]]
</div>
<p style="font-size: 15px; padding: 5px 15px; line-height: 1.25em; height: 46px;">{{#ifeq: {{{DescriptionDescThreeLines|}}} | True | margin-top: 6px; |<span style="margin-top: 25px15px;}}">What even ''is'' this all, anyway…?{{{Description|Your poetic blurb </spanbr>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 =
| ImageAlign FileLink = (optionalimage link. defaults to center)| ImageSize = (optional. defaults to 250px)| Link = (optional. defaults to default: same as TitleLink)
| Description =
| DescThreeLines = (if the description spans three lines. defaults: False)
}}
</nowiki>
 
[[Category:Templates]]
</noinclude>