Template:CasePage: Difference between revisions
Appearance
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude> | |||
<includeonly>[[Category:Cases]]</includeonly> | |||
Case page of {{{case_title}}}. | Case page of {{{case_title}}}. | ||
Line 13: | Line 15: | ||
<strong> Upcoming Events: </strong> | <strong> Upcoming Events: </strong> | ||
{| | {{CaseTimelineTable|case_title={{{case_title}}}|start_date=0|end_date=400000}} | ||
{{ | |||
} | |||
<strong> | <strong> Topic: </strong> | ||
[[{{#external_value:topic_name|source = CaseData|query = oneCase|parameters = {{{case_title}}}}}]] | [[{{#external_value:topic_name|source = CaseData|query = oneCase|parameters = {{{case_title}}}}}]] | ||
Line 47: | Line 30: | ||
{{#for_external_table: | {{#for_external_table: | ||
|{{!}}- | |{{!}}- | ||
{{!}} | {{!}} {{{docketLevel}}} | ||
{{!}} [[{{{docketJurisdiction}}}]] | {{!}} [[{{{docketJurisdiction}}}]] | ||
{{!}} [{{{docketLink}}} {{{docketNumber}}}] | {{!}} [{{{docketLink}}} {{{docketNumber}}}] | ||
Line 54: | Line 37: | ||
|query = caseDockets | |query = caseDockets | ||
|data = | |data = | ||
docketLevel= | docketLevel=courtlevel_name, | ||
docketJurisdiction=court_name, | docketJurisdiction=court_name, | ||
docketLink=docket_link, | docketLink=docket_link, | ||
Line 67: | Line 50: | ||
List of all events in this case: | List of all events in this case: | ||
{| | {{CaseTimelineTable|case_title={{{case_title}}}|start_date=-400000|end_date=400000}} | ||
{{ | |||