Template:CELEX/doc

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

Template to refer to a CELEX number at EUR-Lex.

A CELEX number is a unique identifier assigned to a document. It is independent of the language of the document. Most documents on EUR-Lex are assigned a CELEX number where CELEX means Communitatis Europae Lex.

  • "CELEX numbers". EUR-Lex.

Usage

Supply the CELEX number in replacement of the dots:

{{CELEX|...}}

TemplateData

<templatedata> { "description": "Template to refer to a CELEX number.", "params": { "1": { "label": "CELEX", "type": "string", "required": true, "description": "The CELEX number at EUR-Lex",

           "example": "61998CJ0081"

}, "2": { "label": "language", "type": "string", "required": false,

           "description": "Language required: BG, ES, CS, DA, DE, ET, EL, EN, FR, GA, HR, IT, LV, LT, HU, MT, NL, PL, PT, RO, SK, SL, FI, SV",
           "default": "EN",
           "example": "ES"

}, "3": { "label": "tab", "type": "string", "required": false,

           "description": "Information required: TXT (Text), ALL (All), LSU (...), HIS (...), NIM (National implementation), PIN (...), LKD (...), SUM (Summary)",
           "default": "TXT",
           "example": "NIM"

}, "4": { "label": "format", "type": "string",

           "description": "Output required: PDF, HTML, XML. (If no result is found, then omit this parameter.)",

"required": false,

           "default": "-",

"example": "XML" },

       "5": {

"label": "text", "type": "string",

           "description": "Any tekst.",

"required": false,

           "default": "The CELEX number supplied (value of the 1st parameter)",

"example": "This is any! text." } } } </templatedata>

Examples

A few standard examples:

See also