Template:Cite legislation UK

From Our Time Travel Wiki
Revision as of 22:22, 17 August 2021 by Timetrave (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[create]

<templatedata>

{ "params": { "type": { "description": "'act' for Act or 'si' for Statutory Instrument", "example": "act", "default": "act", "suggested": true, "label": "Type" }, "chapter": { "suggested": true, "label": "Chapter", "description": "The chapter number of the act", "example": "30", "type": "number" }, "section": { "description": "The section number, if you would like to cite a particular section", "label": "Section", "type": "number" }, "act": { "suggested": true, "description": "The full name of the Act", "label": "Name", "example": "Interpretation Act 1978", "type": "string" }, "number": { "suggested": true, "label": "Number", "description": "The number of the SI", "example": "1", "type": "number" }, "si": { "description": "The full name of the SI", "label": "SI name", "example": "The Statutory Instrument Regulations 1947", "type": "string" }, "accessdate": { "label": "Access Date", "description": "The date that legislation.gov.uk was accessed", "type": "date" }, "year": { "description": "The year of the Act or SI", "example": "1978", "type": "date" }, "date": { "label": "Date", "description": "The date the act was given Royal Assent or the SI was made", "example": "20 July 1978", "type": "date" }, "schedule": { "label": "Schedule", "description": "The Schedule number, if you would like to cite a specific schedule; for acts with a single schedule, use '0'", "type": "number" } }, "description": "Cite UK Acts of parliament, and UK statutory instruments", "paramOrder": [ "type", "year", "chapter", "number", "act", "si", "section", "schedule", "accessdate", "date" ], "format": "inline" } </templatedata>