Template:Imagefact/doc: Difference between revisions

m
1 revision imported
en>Pauli133
m (fixing lint errors)
 
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 6:
# to request that the image follows [[Wikipedia:Citing sources]], [[Wikipedia:Verifiability]], and [[Wikipedia:Reliable sources]].
 
'''Note: this template is not for copyright status--only for verifiability of material depicted in the image as relating to the article in which this template is used.'''
 
This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]] and so is part of the Wikipedia project rather than the encyclopedic content.
 
This template automatically adds articles to [[:Category:Articles with unsourced statements]].
You may use the optional date parameter, e.g. <nowiki>{{Fact|date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>}}</nowiki>. This helps with the categorisation of articles requiring citations. Articles tagged with this template without the parameter will be given the parameter by a bot.
 
:{{Tlx|Imagefact|date{{=}}Month and year}}
The simplest way to add this template to an article is to copy and paste <nowiki> {{Imagefact|{{subst:DATE}}}}</nowiki> at the appropriate place.
 
==Related redirectsParameters ==
* {{param|date}}: The date the tag was added.
 
== Example ==
 
Input:
 
: {{Tlx|Imagefact|date{{=}}{{Currentmonthname}}&nbsp;{{Currentyear}}}}
 
Result:
 
: {{Imagefact|date={{Currentmonthname}}&nbsp;{{Currentyear}}}}
 
Hovering over the link reveals the date that the tag was added.
 
==Redirects==
(''They all redirect to template:imagefact'')
*{{tl|image fact}}
*{{tl|image-fact}}
 
== TemplateData ==
 
{{TemplateDataHeader}}
<templatedata>
{
"description": "Use this inline template in an image's caption to identify the image as needing citations. Do not use it for disputing the image's copyright status.",
"params": {
"date": {
"label": "Month and year",
"description": "Month and year of tagging; e.g., 'January 2013', but not 'jan13'",
"type": "string",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"example": "January 2013",
"suggested": true
}
}
}
</templatedata>
 
==See also==