Template:Cite EU directive

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

Directive {{{serial}}} of {{{date}}} of the European Parliament and of the Council {{{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 directive in articles based on its TemplateData.

TemplateData for Cite EU directive

<templatedata> {

   "params": {
       "serial": {
           "label": "Serial",
           "description": "Serial number of legislation",
           "example": "2011/95/EU",
           "required": true,
           "type": "string"
       },
       "date": {
           "label": "Date",
           "description": "Official publication date of legislation",
           "example": "13 December 2011",
           "required": true,
           "type": "string"
       },
       "description": {
           "label": "Description",
           "description": "Official description of legislation. The wording \"Directive of the European Parliament and of the Council of dd mmm yyyy\" should be omitted.",
           "example": "on standards for the qualification of third-country nationals or stateless persons as beneficiaries of international protection, for a uniform status for refugees or for persons eligible for subsidiary protection, and for the content of the protection granted",
           "required": true,
           "type": "string"
       },
       "eurlextag": {
           "label": "CELEX",
           "description": "CELEX number at EUR-Lex.",
           "example": "32011L0095",
           "required": true,
           "type": "string"
       }
   }

} </templatedata>