Main Page: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
(51 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
== Browse by Topic == | == Browse by Topic == | ||
[[3rd Country Rendition]] | |||
== Browse by Court == | |||
[[Supreme Court of the United States]] | |||
== Full Case List == | |||
[[Cases]] | |||
[[Dockets]] | |||
== Troubleshooting == | |||
Attempted Top Layer | Attempted Top Layer | ||
Line 25: | Line 39: | ||
</ul> | </ul> | ||
Attempted | Attempted nesting with defined lists: | ||
<ul> | |||
{{#for_external_table: | |||
|<li>[[{{{topicName}}}]]</li> | |||
<ul> | |||
{{#for_external_table: | |||
|<li>[[{{{topicName}}}]]</li> | |||
|source = CaseData | |||
|query = childrenTopics | |||
|data = topicName=topic_name | |||
|parameters = "" | |||
}} | |||
</ul> | |||
|source = CaseData | |||
|query = childrenTopics | |||
|data = topicName=topic_name | |||
|parameters = "" | |||
}} | |||
</ul> | |||
<ul> | <ul> | ||
{{#for_external_table: | {{#for_external_table: | ||
|<li>[[{{{topicName}}}]]</li> <ul> {{#for_external_table:|<li>[[{{{topicName2}}}]]</li> | |<li>[[{{{topicName}}}]]</li> | ||
<ul> | |||
{{#for_external_table: | |||
|<li>[[{{{topicName2}}}]]</li> | |||
|source = CaseData | |source = CaseData | ||
|query = childrenTopics | |query = childrenTopics | ||
|data = topicName2=topic_name | |data = topicName2=topic_name | ||
|parameters = {{{topicName}}} | |parameters = "{{{topicName}}}" | ||
}} </ul> | }} | ||
</ul> | |||
|source = CaseData | |source = CaseData | ||
|query = childrenTopics | |query = childrenTopics | ||
Line 41: | Line 78: | ||
}} | }} | ||
</ul> | </ul> | ||