Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:NoImageNotes: Difference between revisions

Template page
m Changed protection level for "Template:NoImageNotes": downgraded protection level per consensus ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite))
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.
Line 1: Line 1:
<includeonly><span class="wpImageAnnotatorControl wpImageAnnotatorOff">{{{1|}}}</span></includeonly><noinclude>{{documentation}}</noinclude>
<includeonly><div class="wpImageAnnotatorControl wpImageAnnotatorOff">{{{1|}}}</div></includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 18:04, 5 November 2022

Template documentation[ view · edit · history · purge ]
This documentation is transcluded from Template:NoImageNotes/doc.

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>JSON</templatedata> ./. {{TemplateBox}}
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 TemplateDataCommons-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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
image1

The image inclusion, for instance “[[File:Example.jpg]]” or “[[File:Example.jpg|200px|thumb|right|Some text here]]”.

Contentrequired

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

Localization

This template is not intended to be localized.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.