Changes
Jump to navigation
Jump to search
Template:Full-width image (view source)
Revision as of 11:25, 4 December 2016
, 11:25, 4 December 2016unless there's a good reason, don't disable links
<div class="banner-image nomobile">
[[File:{{{image}}}|frameless|1700px]]</div>
<noinclude>
<templatedata>
{
"params": {
"image": {
"description": "Image name, without the File: prefix",
"example": "Example.png",
"required": true,
"type": "wiki-file-name"
}
},
"description": "Displays a full-width image, relying on site CSS"
}
</templatedata>
See also {{tl|banner}}. The CSS is in [[MediaWiki:Gadget-site.css]].
</noinclude>
[[File:{{{image}}}|frameless|1700px]]</div>
<noinclude>
<templatedata>
{
"params": {
"image": {
"description": "Image name, without the File: prefix",
"example": "Example.png",
"required": true,
"type": "wiki-file-name"
}
},
"description": "Displays a full-width image, relying on site CSS"
}
</templatedata>
See also {{tl|banner}}. The CSS is in [[MediaWiki:Gadget-site.css]].
</noinclude>