Main Page: Difference between revisions

AdamZachar (talk | contribs)
No edit summary
AdamZachar (talk | contribs)
No edit summary
 
(65 intermediate revisions by the same user not shown)
Line 13: Line 13:
== 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
<ul>
{{#for_external_table:
{{#for_external_table:
  |*[[{{{topicName}}}]]
  |<li>[[{{{topicName}}}]]</li>
  |source = CaseData
  |source = CaseData
  |query = childrenTopics
  |query = childrenTopics
Line 20: Line 37:
  |parameters = ""
  |parameters = ""
}}
}}
</ul>
Attempted nesting with defined lists:


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


 
<ul>
== Browse by Court ==
{{#for_external_table:
 
|<li>[[{{{topicName}}}]]</li>
[[Supreme Court of the United States]]
  <ul>
 
  {{#for_external_table:
== Full Case List ==  
  |<li>[[{{{topicName2}}}]]</li>
 
  |source = CaseData
[[Cases]]
  |query = childrenTopics
 
  |data = topicName2=topic_name
[[Dockets]]
  |parameters = "{{{topicName}}}"
  }}
  </ul>
|source = CaseData
|query = childrenTopics
|data = topicName=topic_name
|parameters = ""
}}
</ul>