Template:TopicPage: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
| (29 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}}}}} | {{#external_value:topic_summary|source = CaseData|query = oneTopic|parameters = {{{topic_title}}}}} | ||
List of all child topics: | <!--- | ||
'''List of all child topics:''' | |||
{{#invoke:TestModule | {{#invoke:TestModule | ||
| Line 9: | Line 13: | ||
|parentID={{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}} | |parentID={{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}} | ||
}} | }} | ||
---> | |||
List of | |||
==List of All Relevant Cases== | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 16: | Line 22: | ||
! Case Summary | ! Case Summary | ||
! Case Status | ! Case Status | ||
{{#for_external_table: | {{#for_external_table: | ||
|{{!}}- | |{{!}}- | ||
| Line 22: | Line 27: | ||
{{!}} {{{caseSummary}}} | {{!}} {{{caseSummary}}} | ||
{{!}} {{{caseStatus}}} | {{!}} {{{caseStatus}}} | ||
|source = CaseData | |source = CaseData | ||
|query = topicIDCasesDescendants | |query = topicIDCasesDescendants | ||
| Line 34: | Line 38: | ||
}} | }} | ||
|} | |} | ||
<!-- 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 topics:''' --> | |||
<!--{{#invoke:TestModule|recurseLineageByID|parentID=0}} --> | |||