Template:NoImageNotes: Difference between revisions
More actions
replace in-line span tag, which is often used to wrap block content, with equivalent div tag to fix Linter errors. I see that this is transcluded in over one million pages, but it is used directly in only about 100 template pages, and I checked most of them and they use this template in a table cell on their own rather than followed by in-line content. Please post on the talk page if I have broken anything. |
m 5 revisions imported |
||
(No difference)
| |||
Latest revision as of 06:04, 9 August 2026
This template can be used to wrap image inclusions through [[File:Example.jpg|...]] to turn off image annotations locally for a single image use. Intended mostly for disabling image annotations of images used in templates.
{{NoImageNotes|[[File:a.jpg]]}}is a shortcut to{{ImageNoteControl|img=[[File:a.jpg]]|notes=off}}
Usage
{{NoImageNotes |1= }}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1 or useTemplateData=only on the /doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
This template can be used to wrap image inclusions through [[File:Example.jpg|…]] to turn off image annotations locally for a single image use. Intended mostly for disabling image annotations of images used in templates.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | 1 | The image inclusion, for instance “[[File:Example.jpg]]” or “[[File:Example.jpg|200px|thumb|right|Some text here]]”. | Content | required |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
See also
- template:ImageNoteControl for more options
Localization
This template is not intended to be localized.