Template:Banner: Difference between revisions
Andre Castro (talk | contribs) No edit summary |
Andre Castro (talk | contribs) No edit summary |
||
(5 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="name">{{{title}}}</div> | |||
<div class="type">{{{section}}}</div> | |||
</div>[[File:{{{image}}}|frameless|1700px|link=]]</div> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 24: | Line 28: | ||
"direction", | "direction", | ||
"section-id" | "section-id" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
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 |