Difference between revisions of "Template:Banner"
From MansunWiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
<h3>[[{{{section-link}}}|{{{section}}}]]</h3> | <h3>[[{{{section-link}}}|{{{section}}}]]</h3> | ||
<div class="quote">[[{{{title}}}|{{{quote}}}]]</div> | <div class="quote">[[{{{title}}}|{{{quote}}}]]</div> | ||
− | </div>[[File:{{{image}}}|frameless| | + | </div>[[File:{{{image}}}|frameless|1000px|link={{{title}}}|{{{title}}}]]</div> |
<div id="mf-section-{{{section-id}}}" class="mf-mobile-only"> | <div id="mf-section-{{{section-id}}}" class="mf-mobile-only"> | ||
=={{{section}}}== | =={{{section}}}== |
Latest revision as of 00:09, 25 July 2015
{{{section}}}
[[{{{title}}}|{{{title}}}]]
{{{quote}}}
This documentation is transcluded from Template:Banner/doc. (edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Documentation
This template is used to generate the banners used on the MansunWiki, News and Spooky Action pages.
Usage
{{banner |direction=left |width=75% |title=MansunWiki |section= |section-link= |image=Banner3.jpg |quote=Welcome to MansunWiki, your home to all resources Mansun. Check out our gigs, band gear and discography sections }}
Parameters:
- direction - determines which side of the banner the text should be aligned. Valid values are "left" or "right".
- width - (optional) allows the CSS width property to be overridden if, for example, the banner has a long title. Sample values should be of the form "45%".
- title - Page title for the banner image.
- section - Sub-section for the banner.
- section-link - Link subject for the sub-section.
- image - The banner image, without the File: prefix. Example: "Banner1.jpg".
- quote - 1-2 sentences of text to appear below the banner sub-section, linking back to the Wiki Page referenced in the title.