Difference between revisions of "Template:Copyright violation/doc"
Jump to navigation
Jump to search
imported>Kleuske (Undid revision 747024678 by Evilwomanbot (talk)) |
imported>Daviddwd |
||
| Line 11: | Line 11: | ||
[[Category:Inline cleanup templates]] | [[Category:Inline cleanup templates]] | ||
}}</includeonly> | }}</includeonly> | ||
| + | |||
| + | == 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> | ||
Revision as of 01:42, 6 December 2018
| This is a documentation subpage for Template:Copyright violation. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Copyright violation|date=January 2026}}{{Copyright violation|date=January 2026|sure=yes}}
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Month and year | date | Provides the month and year; e.g., 'January 2013', but not 'jan13'
| String | suggested |