Template:Cite EU regulation
Jump to navigation
Jump to search
Regulation (EU) No {{{serial}}} of {{{date}}} {{{description}}}
This template is used to cite online sources in Wikipedia articles.
A general discussion of the use of templates for adding citation of open-source web content to Wikipedia articles is available at citation templates.
Usage
Please notice that none of the parameters should be capitalised, to avoid the article being tagged as having a broken citation. Use "type", "number", etc. - not "Type", "Number", etc.
All parameters
When copying all parameters, in either horizontal or vertical layout, delete those you don't need.
- All parameters, horizontal layout
{{cite EU regulation |serial= |date= |description= |eurlextag= }}
- All parameters, vertical layout
{{cite EU regulation
| serial =
| date =
| description =
| eurlextag =
}}
Required parameters
- serial: Serial number of legislation, for example "1346/2000"
- date: Official publication date of legislation e.g. 29 April 2002
- description: Official description of legislation. The wording "Council Regulation of <dd mmm yyyy>" should be omitted.
- eurlextag: CELEX number at EUR-Lex. e.g. 32000R1346
See also
- {{CELEX}}
- {{Cite EU law}}
- {{Cite EU directive}}
- {{EUR-Lex link}}
- {{ELI}}
- {{ECLI}}
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
<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 May 2000", "required": true, "type": "string" }, "description": { "label": "Description", "description": "Official description of legislation. The wording \"Council Regulation of dd mmm yyyy\" should be omitted.", "example": "on insolvency proceedings", "required": true, "type": "string" }, "eurlextag": { "label": "CELEX", "description": "CELEX number at EUR-Lex.", "example": "32000R1346", "required": true, "type": "string" } }
} </templatedata>