Template:Magnify icon: Difference between revisions

From CoMakingSpace Wiki

(copied from mediawiki)
 
(Template Data)
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>
<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": "Some templates create their own fake thumbnail frames. When these thumbs have a caption, they can add the magnify icon to link to the image description page. This template generates the HTML for those uses."
}
</templatedata></noinclude>

Revision as of 22:57, 13 March 2022

Copied from MediaWiki

Some templates create their own fake thumbnail frames. When these thumbs have a caption, they can add the magnify icon to link to the image description page. This template generates the HTML for those uses.

Template parameters

ParameterDescriptionTypeStatus
Linklink

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

Filerequired