Template:Magnify icon: Difference between revisions

From CoMakingSpace Wiki

(copied from mediawiki)
 
m (Template Data)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<noinclude>
<noinclude>
Copied from [https://www.mediawiki.org/wiki/Template:Magnify_icon MediaWiki]
Copied from [https://www.mediawiki.org/wiki/Template:Magnify_icon MediaWiki]
</noinclude>
== Template Parameters ==
<templatedata>
{
"params": {
"link": {
"label": "Link",
"description": "The link to the file that should be opened when clicking the magnify icon",
"type": "wiki-file-name",
"required": true
}
},
"description": "Adds a magnify icon to the page which opens the provided link when clicked. Mainly used by Template:Wide image"
}
</templatedata></noinclude>

Latest revision as of 23:29, 13 March 2022

Copied from MediaWiki

Template Parameters

Adds a magnify icon to the page which opens the provided link when clicked. Mainly used by Template:Wide image

Template parameters

ParameterDescriptionTypeStatus
Linklink

The link to the file that should be opened when clicking the magnify icon

Filerequired