Difference between revisions of "Template:Feature box"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <div class="MainPageBox" style="width: 220px; height: 326px; background: #ddd; box-shadow: 4px 4px 0px # | + | <div class="MainPageBox" style="width: 220px; 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;"> | <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;"> | ||
Line 9: | Line 9: | ||
</div> | </div> | ||
− | <p style="font-size: 15px; padding: 5px 15px; line-height: 1.25em; height: 46px; {{#ifeq: {{{DescThreeLines|}}} | True | | margin-top: | + | <p style="font-size: 15px; padding: 5px 15px; line-height: 1.25em; height: 46px; {{#ifeq: {{{DescThreeLines|}}} | True | | margin-top: 15px; }}"> |
{{{Description|Your poetic blurb <br> here…}}} | {{{Description|Your poetic blurb <br> here…}}} | ||
</p> | </p> |
Revision as of 09:41, 26 June 2018
Your poetic blurb
here…
Usage
{{MainPageBox | | Title = | TitleLink = | ExternalUrl = (optional. defaults to False) | OneLine = (optional. defaults to True) | File = | ImageAlign = (optional. defaults to left) | ImageSize = (optional. defaults to 250px) | ShiftImageY = (optional. defaults to False) | ShiftImageX = (optional. defaults to False) | Link = (optional. defaults to TitleLink) | Description = | DescThreeLines = (optional. defaults to False) }}