Template:Cite EU regulation: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m dummy edit
Adding TemplateData
Line 2: Line 2:


{{Documentation}}
{{Documentation}}

</noinclude>
== TemplateData ==
{{TemplateDataHeader}}

<templatedata>
{
"params": {
"serial": {
"label": "Serial",
"description": "Serial number of legislation",
"example": "1346/2000",
"required": true,
"type": "string"
},
"date": {
"label": "Date",
"description": "Official publication date of legislation",
"example": "29 April 2002",
"required": true,
"type": "string"
},
"description": {
"label": "Description",
"description": "Official description of legislation. The wording \"Council Regulation of dd mmm yyyy\" should be omitted.",
"example": "supplementing the Annex to Regulation (EC) No 2400/96 on the entry of certain names in the Register of protected designation of origin and protected geographical indications",
"required": true,
"type": "string"
},
"eurlextag": {
"label": "EUR-Lex tag",
"description": "Tag for EUR-Lex database",
"example": "OJ:L:2002:118:0001:0054:EN:PDF",
"required": false,
"type": "string"
}
}
}
</templatedata></noinclude>

Revision as of 03:52, 17 August 2018

Regulation (EU) No {{{serial}}} of {{{date}}} {{{description}}}

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Cite EU regulation in articles based on its TemplateData.

TemplateData for Cite EU regulation

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Serialserial

Serial number of legislation

Example
1346/2000
Stringrequired
Datedate

Official publication date of legislation

Example
29 April 2002
Stringrequired
Descriptiondescription

Official description of legislation. The wording "Council Regulation of dd mmm yyyy" should be omitted.

Example
supplementing the Annex to Regulation (EC) No 2400/96 on the entry of certain names in the Register of protected designation of origin and protected geographical indications
Stringrequired
EUR-Lex tageurlextag

Tag for EUR-Lex database

Example
OJ:L:2002:118:0001:0054:EN:PDF
Stringoptional