Template:TopicPage: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
<includeonly>[[Category:{{#external_value:parenttopic_name|source = CaseData|query = oneTopic|parameters = {{{topic_title}}}}}]]</includeonly> | |||
'''Topic Summary:''' | '''Topic Summary:''' | ||
Line 14: | Line 11: | ||
|parentID={{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}} | |parentID={{#invoke:TestModule|topicIDByName|topicName={{{topic_title}}}}} | ||
}} | }} | ||
'''List of all cases in topic {{{topic_title}}}:''' | '''List of all cases in topic {{{topic_title}}}:''' | ||
Line 27: | Line 25: | ||
{{!}} {{{caseSummary}}} | {{!}} {{{caseSummary}}} | ||
{{!}} {{{caseStatus}}} | {{!}} {{{caseStatus}}} | ||
{{!}} {{{ | {{!}} {{#invoke:TestModule |topicListByCaseName |caseTitle = {{{caseTitle}}} }} | ||
|source = CaseData | |source = CaseData | ||
|query = topicIDCasesDescendants | |query = topicIDCasesDescendants | ||
Line 46: | Line 44: | ||
'''List of all events in the past week in topic {{{topic_title}}}:''' | '''List of all events in the past week in topic {{{topic_title}}}:''' | ||
{{Template:TopicTimelineTable|start_date=7|end_date=0|topic_title={{{topic_title}}}}} | {{Template:TopicTimelineTable|start_date=-7|end_date=0|topic_title={{{topic_title}}}}} | ||