Template:Wide image: Difference between revisions

From CoMakingSpace Wiki

m (Template Data)
m (Template Data)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
<!-- If you copy this template, you need to add the overflowx and overflowy CSS classes to your global CSS for Internet Explorer users. On the English Wikipedia, these are conditionally loaded by [[MediaWiki:Common.js]] -->
<!-- If you copy this template, you need to add the overflowx and overflowy CSS classes to your global CSS for Internet Explorer users. On the English Wikipedia, these are conditionally loaded by [[MediaWiki:Common.js]] -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
== Template Parameters ==
<templatedata>
<templatedata>
{
{
Line 22: Line 23:
"required": true
"required": true
},
},
"2": {},
"2": {
"3": {},
"label": "Image Width",
"4": {},
"description": "The width the image should get assigned on the page",
"5": {},
"default": "1000px"
"alt": {
},
"3": {
"label": "Caption",
"label": "Caption",
"description": "The caption to show under the image",
"description": "A caption to be shown under the image",
"suggested": true
"suggested": true
},
"4": {
"label": "Box Width",
"description": "If given a value in pixels followed by \"px\", or a value in percent followed by \"%\", will set the width of the box to that amount."
},
"5": {
"label": "Alignment",
"description": "If given a value of right or left, it will align the entire wide image frame respectively."
},
"alt": {
"label": "Alt text",
"description": "Alt text to be assigned to the image"
}
}
},
},

Latest revision as of 23:28, 13 March 2022

copied from MediaWiki

Template Parameters

Adds a scroll-able panorama image to a page

Template parameters

ParameterDescriptionTypeStatus
Image1

The file name of the image to use

Unknownrequired
Image Width2

The width the image should get assigned on the page

Default
1000px
Unknownoptional
Caption3

A caption to be shown under the image

Unknownsuggested
Box Width4

If given a value in pixels followed by "px", or a value in percent followed by "%", will set the width of the box to that amount.

Unknownoptional
Alignment5

If given a value of right or left, it will align the entire wide image frame respectively.

Unknownoptional
Alt textalt

Alt text to be assigned to the image

Unknownoptional