Ҳуҷҷатгузорӣ

The template should be used for cases in the English legal system.

Usage

{{Infobox English case
|name         = 
|court        = 
|date_decided = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
|full_name    = 
|citations    = 
|judges       = 
|Cases_cited  = 
|Legislation_cited = 
|prior_actions = 
|subsequent_actions = 
|Keywords      = 
}}

Example

From Exxon Corp. v. Exxon Insurance Consultants International Ltd.

Using the following code:

{{Infobox English case
|name         = Exxon Corp. v. Exxon Insurance Consultants International Ltd
|court        = Court of Appeal (Civil Division)
|date_decided = {{Start date|1981|06|12|df=y}}
|full_name    = Exxon Corporation and {{nowrap|Exxon Insurance Consultants}} International Limited
|citations    = {{Plainlist|
* [1982] Ch. 119
* [1981] 3 All E.R. 241
* [1982] R.P.C. 69
* (1981) 125 S.J. 527
* Times, June 13, 1981
}}
|judges       = {{Plainlist|
* Stephenson, L.J.
* Sir David Cairns, L.J.
* Oliver, L.J.
}}
|Cases_cited  = {{Plainlist|
* DP Anderson & Co Ltd v Lieber Code Co, [1917] 2 K.B. 469 (KBD)
* Hollinrake v Truswell, [1894] 3 Ch. 420 (CA)
}}
|Legislation_cited = {{Plainlist|
* Companies Act 1948 s.18
* Companies Act 1948 s.18(1)
* Copyright Act 1956 s.1
* Copyright Act 1956 s.2
* Copyright Act 1956 s.2(1)
* Copyright Act 1956 s.6
* Copyright Act 1956 s.17
* Copyright Act 1956 s.48
* Copyright Act 1911 s.1
* Copyright Act 1911 s.1(1)
* Copyright Act 1911 s.35
* Copyright Act 1842
* Trade Marks Act 1938 s.9
* Trade Marks Act 1938 s.9(1)(c)
* Trade Marks Act 1919
* Rules of the Supreme Court Ord.19
*{{nowrap|Rules of the Supreme Court Ord.19 r.7}}
* Rules of the Supreme Court r.7
}}
|prior_actions = {{Plainlist|
* Exxon Corp v Exxon Insurance Consultants International Ltd, [1981] 1 W.L.R. 624
* [1981] 2 All E.R. 495
* [1981] F.S.R. 238
* (1981) 125 S.J. 342 (Ch D)
}}
|subsequent_actions = None
|Keywords      = Literary works, Trade names
}}

Microformat

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Classes used

The HTML classes this microformat uses include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.