Template:TopicPage: Difference between revisions
AdamZachar (talk | contribs) Created page with "Case page of {{{case_title}}}. == Overview == <strong> Case Summary: </strong> {{#external_value:case_summary|source = CaseData|query = oneCase|parameters = {{{case_title}}}}} <strong> Case Status: </strong> {{#external_value:case_status|source = CaseData|query = oneCase|parameters = {{{case_title}}}}} <strong> Upcoming Events: </strong> {| class="wikitable sortable" ! Date ! Summary ! Court {{#for_external_table: |{{!}}- {{!}} {{#ifeq: {{{eventDateFiled}}} | 9..." |
AdamZachar (talk | contribs) No edit summary |
||
| (50 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude> | |||
<includeonly>[[Category:Topics]]</includeonly> | |||
<!--- <includeonly>[[Category:{{#external_value:parenttopic_name|source = CaseData|query = oneTopic|parameters = {{{topic_title}}}}}]]</includeonly> ---> | |||
==Topic Summary== | |||
== | {{#external_value:topic_summary|source = CaseData|query = oneTopic|parameters = {{{topic_title}}}}} | ||
< | <!--- | ||
'''List of all child topics:''' | |||
{{# | {{#invoke:TestModule | ||
|recurseLineageByID | |||
|parentID={{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}} | |||
}} | |||
---> | |||
==List of All Relevant Cases== | |||
{| class="wikitable" | |||
! Case Title | |||
{| class="wikitable | ! Case Summary | ||
! | ! Case Status | ||
! Summary | |||
! | |||
{{#for_external_table: | {{#for_external_table: | ||
|{{!}}- | |||
{{!}} | {{!}} [[{{{caseTitle}}}]] | ||
{{!}} {{{ | {{!}} {{{caseSummary}}} | ||
{{!}} | {{!}} {{{caseStatus}}} | ||
|source = CaseData | |source = CaseData | ||
|query = | |query = topicIDCasesDescendants | ||
|data = | |data = caseID=case_id, caseTitle=case_title, caseSummary=case_summary, caseStatus=case_status, topicName=topic_name | ||
|parameters = | |||
{{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}}, | |||
{{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}}, | |||
{{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}}, | |||
{{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}}, | |||
{{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}} | |||
}} | }} | ||
|} | |} | ||
< | <!-- To find topics by comment: {{!}} {{#invoke:TestModule |topicListByCaseName |caseTitle = {{{caseTitle}}} }} --> | ||
===List of All Upcoming Events=== | |||
{{Template:TopicTimelineTable|start_date=0|end_date=400000|topic_title={{{topic_title}}}}} | |||
===List of All Events in the Past Week=== | |||
{{Template:TopicTimelineTable|start_date=-7|end_date=0|topic_title={{{topic_title}}}}} | |||
{{ | |||
List of all | <!--'''List of all topics:''' --> | ||
<!--{{#invoke:TestModule|recurseLineageByID|parentID=0}} --> | |||