Template:Magnify icon: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) (copied from mediawiki) |
NitramLegov (talk | contribs) (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 21: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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link | link | The link to the file that should be opened when clicking the magnify icon | File | required |