Template:Banner: Difference between revisions
Andre Castro (talk | contribs) (Created page with "<templatestyles src="Banner/styles.css"/><div class="banner-image nomobile"> <div class="banner-box banner-box-{{{direction}}}"> <div class="name">{{{title}}}</div> <div class="type">{{{section}}}</div> </div>[[File:{{{image}}}|frameless|1700px|link=]]</div><noinclude> {{Uses TemplateStyles|Template:Banner/styles.css}} Template for MediaWiki/Homepage redesign. The CSS is in MediaWiki:Gadget-site.css. See also Template:Full-width image. <templatedata> { "par...") |
Andre Castro (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="banner-image nomobile"> | |||
<div class="banner-box banner-box-{{{direction}}}"> | <div class="banner-box banner-box-{{{direction}}}"> | ||
<div class="name">{{{title}}}</div> | <div class="name">{{{title}}}</div> | ||
<div class="type">{{{section}}}</div> | <div class="type">{{{section}}}</div> | ||
</div>[[File:{{{image}}}|frameless|1700px|link=]]</div> | </div>[[File:{{{image}}}|frameless|1700px|link=]]</div> | ||
<templatedata> | <templatedata> | ||
{ | { |
Latest revision as of 11:01, 1 August 2024
Template for full-width images with inset text.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | Image name, without the File: prefix
| File | required |
title | title | no description | String | required |
section | section | no description | Unknown | optional |
direction | direction | no description | Unknown | optional |
section-id | section-id | no description | Unknown | optional |