These templates are for use on each opinion publication relating to a court case.

Usage edit

{{Case}} edit

Navigation bar for court case title pages and pages where all of the case is on one page. Automatically lists opinion of the court and up to 8 concurrent opinions and up to 4 dissenting opinions so long as those parts conform to naming convention. The template also supports opinions concurring in part and dissenting in part and separate opinions. Note that as this template is a generic one for all court cases, you will have to add a category to the case's main page yourself.

for subdirectory pages use template:Case2

insert the following after the Header at the top of the page:

    {{Case
    |seriatim                    =
    |percuriam                   =
    |concurrence_author1         =
    |concurrence_author2         =
    |concurrence_author3         =
    |concurrence_author4         =
    |concurrence_author5         =
    |concurrence_author6         =
    |concurrence_author7         =
    |concurrence_author8         =
    |concurrence-dissent_author1 =
    |dissent_author1             =
    |dissent_author2             =
    |dissent_author3             =
    |dissent_author4             =
    |separate_author1            =
    |separate_author2            =
    |separate_author3            =
    |separate_author4            =
    |linked_cases                =
    }}

Percuriam should be omited unless the case was decided per curiam in which case it should be included as "percuriam=yes", similarly for decisions delivered in seriatim the parameter is | seriatim = yes .


{{Case2}} edit

This template is for use on each opinion publication relating to a court case.

(template:Case is for use on the main page of each case

After the Header at the top of each page insert the following with the appropriate information:

    {{Case2
    |percuriam           =
    |concurrence_author1 =
    |concurrence_author2 =
    |concurrence_author3 =
    |concurrence_author4 =
    |concurrence_author5 =
    |dissent_author1     =
    |dissent_author2     =
    |dissent_author3     =
    |dissent_author4     =
    |linked_cases        =
    }}


Percuriam should be omited unless the case was decided per curiam in which case it should be included as "percuriam=yes", similarly for decisions delivered in seriatim the parameter is | seriatim = yes .