Template:Infobox SCC/doc
此頁面是Template:Infobox SCC的Template文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
本模板含有複雜而精密的扩展语法。 編輯本模板前,建議您先熟悉解析器函數与本模板的设计思路、运作原理等。若您的編輯引發了意外的問題,請儘快撤銷編輯,因為本模板可能被大量頁面使用。 您所作的编辑可先在模板沙盒或您的个人页面中进行測試。 |
此模板添加了一个自动生成的简短描述。 |
Usage
[编辑]For a detailed description of this template's usage, see the talk page or Wikipedia_talk:WikiProject_Canadian_law/CaseLawPolicy.
Common need
{{Infobox SCC |case-name= |full-case-name= |heard-date= |decided-date= |citations= |docket= |history= |subsequent= |ruling= |ratio= |SCC=YEAR-YEAR |Unanimous= |Majority= |JoinMajority= |Concurrence= |JoinConcurrence= |Concurrence/Dissent= |JoinConcurrence/Dissent= |Dissent= |JoinDissent= |NotParticipating= |LawsApplied= }} |
Uncommon need
{{Infobox SCC |case-name= |full-case-name= |heard-date= |decided-date= |citations= |docket= |history= |subsequent= |ruling= |ratio= |SCC=YEAR-YEAR OR |chief-justice= |puisne-justices= |opinions= OR |PerCuriam=yes |Unanimous= |Majority= |JoinMajority= |Majority2= |JoinMajority2= |Majority3= |JoinMajority3= |Plurality= |JoinPlurality= |Concurrence= |JoinConcurrence= |Concurrence2= |JoinConcurrence2= |Concurrence3= |JoinConcurrence3= |Concurrence4= |JoinConcurrence4= |Concurrence5= |JoinConcurrence5= |Concurrence/Dissent= |JoinConcurrence/Dissent= |Concurrence/Dissent2= |JoinConcurrence/Dissent2= |Concurrence/Dissent3= |JoinConcurrence/Dissent3= |Concurrence/Dissent4= |JoinConcurrence/Dissent4= |Concurrence/Dissent5= |JoinConcurrence/Dissent5= |Concurrence/Dissent6= |JoinConcurrence/Dissent6= |Concurrence/Dissent7= |JoinConcurrence/Dissent7= |Concurrence/Dissent8= |JoinConcurrence/Dissent8= |Dissent= |JoinDissent= |ConcurrenceDissent= |Dissent2= |JoinDissent2= |ConcurrenceDissent2= |Dissent3= |JoinDissent3= |ConcurrenceDissent3= |Dissent4= |JoinDissent4= |ConcurrenceDissent4= |Dissent5= |JoinDissent5= |ConcurrenceDissent5= |NotParticipating= |Seriatim= |Seriatim2= |Seriatim3= |Seriatim4= |Seriatim5= |LawsApplied= |Superseded= |Overruled= }} |
Court membership
[编辑]The template will automatically add a list of Justices comprising the court when the SCC parameter is given the correct year range in the YYYY-YYYY
format. Use the entry from the list below corresponding to the date on which the court heard the case (not necessarily the same year when the case decision was issued). This will automatically fill in the members of the court. For example, R. v. Oakes was heard on 1985-03-12, so use SCC=1985-1987
. (Since the court composition changed in 1985, this was chosen instead of SCC=1984-1985
by examining the dates used to construct the chart of the Dickson court, or by reviewing equivalent sources.)
For cases heard since the last time the court membership changed, you may enter SCC=present
. Updates to each such case page will eventually be necessary when the court's membership changes again. (If you instead enter a year range in this situation, each such page will need to be updated every time a new year begins with the same court composition.) Historically, some court compositions lasted less than a year; for cases heard in those situations, use the same year twice, e.g. SCC=2008-2008
.
Court composition key
[编辑]- To view the make-up of each Court, see List of Justices of the Supreme Court of Canada by court composition.
1875–1929 | 1929–1963 | 1963–2000 | 2000–present |
---|---|---|---|
|
|
|
|
Implementation details
[编辑]Technically, the court composition key is determined by a #switch
function inside of the source code for {{Infobox SCC}}, and not in the documentation section above. Correspondence between these locations must be manually maintained.
If no entry in the #switch
function matches the value of the SCC
parameter, the page will be added to Category:Infobox SCC with no court composition, a hidden maintenance category.