Difference between revisions of "Template:Feature box"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 23: | Line 23: | ||
| Title = | | Title = | ||
| TitleLink = | | TitleLink = | ||
− | | ExternalUrl = ( | + | | ExternalUrl = (if TitleLink is external. defaults to False) |
− | | OneLine = ( | + | | OneLine = (if Title spans one line. defaults to True) |
| File = | | File = | ||
− | | ImageAlign = ( | + | | ImageAlign = (File alignment. defaults to left. use ShiftImageX for centering) |
− | | ImageSize = ( | + | | ImageSize = (width of File thumbnail. defaults to 250px) |
− | | ShiftImageY = ( | + | | ShiftImageY = (if image should be moved down by 25%. defaults to False) |
− | | ShiftImageX = ( | + | | ShiftImageX = (if image should be moved right by 25%. defaults to False) |
− | | Link = ( | + | | Link = (File link. defaults to TitleLink) |
| Description = | | Description = | ||
− | | DescThreeLines = ( | + | | DescThreeLines = (if Description spans three lines. defaults to False) |
}} | }} | ||
</nowiki> | </nowiki> |
Revision as of 09:44, 26 June 2018
Your poetic blurb
here…
Usage
{{MainPageBox | | Title = | TitleLink = | ExternalUrl = (if TitleLink is external. defaults to False) | OneLine = (if Title spans one line. defaults to True) | File = | ImageAlign = (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 TitleLink) | Description = | DescThreeLines = (if Description spans three lines. defaults to False) }}