Template:Wide image: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) (copied from modiawiki) |
NitramLegov (talk | contribs) m (Template Data) |
||
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! --> | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Image", | |||
"description": "The file name of the image to use", | |||
"required": true | |||
}, | |||
"2": {}, | |||
"3": {}, | |||
"4": {}, | |||
"5": {}, | |||
"alt": { | |||
"label": "Caption", | |||
"description": "The caption to show under the image", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Adds a scroll-able panorama image to a page", | |||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4", | |||
"5", | |||
"alt" | |||
] | |||
} | |||
</templatedata></noinclude> |
Revision as of 22:14, 13 March 2022
copied from MediaWiki
Adds a scroll-able panorama image to a page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | 1 | The file name of the image to use | Unknown | required |
2 | 2 | no description | Unknown | optional |
3 | 3 | no description | Unknown | optional |
4 | 4 | no description | Unknown | optional |
5 | 5 | no description | Unknown | optional |
Caption | alt | The caption to show under the image | Unknown | suggested |