Template:TopicPage: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
List of all cases with topic [[{{{topic_title}}}]]: | List of all cases with topic [[{{{topic_title}}}]]: | ||
{| class="wikitable sortable" | |||
! Date | |||
! Summary | |||
! Court | |||
{{#for_external_table: | |||
|{{!}}- | |||
{{!}} {{#ifeq: {{{eventDateFiled}}} | 9999-12-31 | TBD | {{{eventDateFiled}}} }} | |||
{{!}} {{{eventSummary}}} {{#if: {{{eventDocumentLink}}} | [{{{eventDocumentLink}}} SOURCE] | }} {{#if: {{{eventNewsLink}}} | [{{{eventNewsLink}}} NEWS] | }} | |||
{{!}} [[{{{eventDocketJurisdiction}}}]] | |||
|source = CaseData | |||
|query = caseFutureEvents | |||
|data = | |||
eventDateFiled=event_datefiled, | |||
eventSummary=event_summary, | |||
eventDocketJurisdiction=docket_jurisdiction, | |||
eventDocumentLink=event_documentlink, | |||
eventNewsLink=event_newslink | |||
|parameters = {{{topic_title}}} | |||
}} | |||
|} |