Template:NoImageNotes/doc: Difference between revisions
Template page
More actions
←Created page with 'This template can be used to wrap image inclusions through <tt style="background:#cccccc;"><nowiki>...</nowiki></tt> to control the behavior o...' |
use templateBox |
||
| Line 1: | Line 1: | ||
This template can be used to wrap image inclusions through <tt style="background:#cccccc;"><nowiki>[[File:Example.jpg|...]]</nowiki></tt> to | {{TemplateBox | ||
|1=1 | |||
|1d=The image inclusion, for instance <tt><nowiki>[[File:Example.jpg]]</nowiki></tt>, or <tt><nowiki>[[File:Example.jpg|200px|thumb|right|Some text here]]</nowiki></tt>. | |||
|1def= | |||
|1stat=required | |||
|name= | |||
|desc=This template can be used to wrap image inclusions through <tt style="background:#cccccc;"><nowiki>[[File:Example.jpg|...]]</nowiki></tt> to turn off [[Help:Gadget-ImageAnnotator|image annotations]] locally for a single image use. Intended mostly for disabling image annotations of images used in templates. | |||
:<tt><nowiki>{{NoImageNotes|[[File:a.jpg]]}}</nowiki></tt> is a shortcut to <tt><nowiki>{{ImageNoteControl|img=[[File:a.jpg]]|notes=off}}</nowiki></tt> | :<tt><nowiki>{{NoImageNotes|[[File:a.jpg]]}}</nowiki></tt> is a shortcut to <tt><nowiki>{{ImageNoteControl|img=[[File:a.jpg]]|notes=off}}</nowiki></tt> | ||
|namespace=all | |||
|usergroup=all | |||
|placement= | |||
<noinclude> | |usage-notes= | ||
|type= | |||
|example= | |||
|i18n-method=none | |||
|i18n-desc= | |||
|i18n-mediawiki-msg= | |||
|seealso=[[template:ImageNoteControl]] for more options | |||
|setscats= | |||
|lines=single | |||
|shorthand= | |||
|relieson= | |||
}}<noinclude> | |||
[[Category:Template documentation]] | [[Category:Template documentation]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
[[Category:ImageAnnotator]] | [[Category:ImageAnnotator]] | ||
</includeonly> | </includeonly> | ||
Revision as of 16:09, 29 September 2011
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/doc |1= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | The image inclusion, for instance [[File:Example.jpg]], or [[File:Example.jpg|200px|thumb|right|Some text here]]. | empty | 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