Main Page: Difference between revisions

AdamZachar (talk | contribs)
No edit summary
AdamZachar (talk | contribs)
No edit summary
Line 24: Line 24:
}}
}}
</ul>
</ul>
Attempted Nesting


<ul>
<ul>
{{#for_external_table: |<li>[[{{{topicName}}}]]</li> <ul> {{#for_external_table:|<li>[[{{{topicName2}}}]]</li> |source = CaseData |query = childrenTopics |data = topicName2=topic_name |parameters = {{topicName}} }}</ul> |source = CaseData |query = childrenTopics |data = topicName=topic_name |parameters = ""
{{#for_external_table:
|<li>[[{{{topicName}}}]]</li>
  <ul>
  {{#for_external_table:|<li>[[{{{topicName2}}}]]</li>
  |source = CaseData
  |query = childrenTopics
  |data = topicName2=topic_name
  |parameters = {{{topicName}}}
  }}
  </ul>
|source = CaseData
|query = childrenTopics
|data = topicName=topic_name
|parameters = ""
}}
}}
</ul>
</ul>
Attempted nesting
{{#for_external_table:|*[[{{{topicName}}}]]{{#for_external_table:|** [[{{{topicName2}}}]]
  |source = CaseData
  |query = childrenTopics
  |data = topicName2=topic_name
  |parameters = {{{topicName}}}
}}
|source = CaseData
|query = childrenTopics
|data = topicName=topic_name
|parameters = ""
}}