Open main menu

Changes

420 bytes removed ,  06:04, 28 January 2020
m
no edit summary
<div class="MainPageBoxfeaturebox" style="width: 220px200px; height: 326px; background: #ddd; box-shadow: 4px 4px 0px #999; padding: 0; margin: 5px; text-align: center;">
<p style="background: #242d3c; margin-top: 0; font-size: 24px; height: 60px; line-height: {{#ifeq: {{{OneLine|}}} | False | 30px | 60px }}; text-transform: uppercase; width: 100%; padding: 10px 0;">
<span class="MainPageBoxfeaturebox-link">{{#ifeq: {{{ExternalUrl|}}} | True | | [ }}[{{{TitleLink|Main Page}}} {{#ifeq: {{{ExternalUrl|}}} | True | | {{!}} }} {{{Title|KRZ}}}]{{#ifeq: {{{ExternalUrl|}}} | True | | ] }}</span>
</p>
<div style="margin: 0 auto; margin-top: 10px; width: 150px; height: 150px; overflow: hidden; border: 4px solid #242d3c;" class="{{#ifeq: {{{ShiftImageY|}}} | True | MainPageBox-shiftimageY | }} {{#ifeq: {{{ShiftImageX|}}} | True | MainPageBox-shiftimageX | }}">[[File:{{{File|File:Equus OilsFeaturebox Game.png}}}|{{{ImageAlign|left}}}|{{{ImageSize|250px}}}150px|link={{{LinkFileLink|{{{TitleLink|Main Page}}}}}}]]
</div>
<p style="font-size: 15px; padding: 5px 15px; line-height: 1.25em; height: 46px; {{#ifeq: {{{DescThreeLines|}}} | True | margin-top: 6px; | margin-top: 15px; }}">{{{Description|Your poetic blurb <br> here…here ...}}}
</p>
</div><noinclude>
 
 
== Usage ==
<nowiki>
{{MainPageBox |Feature box
| Title =
| TitleLink =
| ExternalUrl = (if TitleLink is external. defaults to default: False)| OneLine = (if Title spans one line. defaults to default: True)
| File =
| ImageAlign FileLink = (File alignment. defaults to left. use ShiftImageX for centering)| ImageSize = (width of File thumbnail. defaults to 250px)| ShiftImageY = (if image should be moved down by 25%. defaults to False)| ShiftImageX = (if image should be moved right by 25%. defaults to False)| Link = (File link. defaults to default: same as TitleLink)
| Description =
| DescThreeLines = (if Description the description spans three lines. defaults to : False)
}}
</nowiki>
 
[[Category:Templates]]
</noinclude>