Template:Cite EU regulation

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

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

<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>