Difference between revisions of "Template:Copyright violation/doc"

From blackwiki
Jump to navigation Jump to search
(summay)
imported>Milker
 
(7 intermediate revisions by 7 users not shown)
Line 1: Line 1:
ο{{Documentation subpage}}
+
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
+
<!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) -->
 +
 
 
== Usage ==
 
== Usage ==
 +
* {{tlc|{{BASEPAGENAME}}|2=date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
 +
** {{{{BASEPAGENAME}}|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
 +
* {{tlc|{{BASEPAGENAME}}|2=date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|3=sure=yes}}
 +
** {{{{BASEPAGENAME}}|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|sure=yes}}
 +
 +
== TemplateData ==
 +
{{TemplateData header}}
 +
<templatedata>
 +
{
 +
"params": {
 +
"date": {
 +
"label": "Month and year",
 +
"description": "Provides the month and year; e.g., 'January 2013', but not 'jan13'",
 +
"type": "string",
 +
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
 +
"suggested": true
 +
}
 +
}
 +
}
 +
</templatedata>
  
 +
== See also ==
 +
* [[Template:Copyvio]], for investigation of potential copyright issue
  
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
+
<includeonly>{{sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
+
<!-- Add categories below this line, and interwikis at Wikidata -->
 
[[Category:Inline cleanup templates]]
 
[[Category:Inline cleanup templates]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 17:48, 29 April 2020

Usage

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Copyright violation

No description.

Template parameters

ParameterDescriptionTypeStatus
Month and yeardate

Provides the month and year; e.g., 'January 2013', but not 'jan13'

Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Stringsuggested

See also