Main Page: Difference between revisions
Appearance
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
(92 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Goals: | <strong>Goals:</strong> | ||
Show each case in the context of related events. | Show each case in the context of related events. | ||
Anticipate upcoming events, to become proactive instead of (only) reactive. | Anticipate upcoming events, to become proactive instead of (only) reactive. | ||
== Browse by Timeliness == | == Browse by Timeliness == | ||
[[Upcoming Events]] | [[Upcoming Events]] | ||
[[Last Week's Events]] | |||
== Browse by Topic == | == Browse by Topic == | ||
Line 16: | Line 17: | ||
== Browse by Court == | == Browse by Court == | ||
[[Supreme Court of the United States]] | |||
== Full Case List == | |||
[[Cases]] | |||
[[Dockets]] | |||
== Troubleshooting == | |||
Attempted Top Layer | |||
<ul> | |||
{{#for_external_table: | |||
|<li>[[{{{topicName}}}]]</li> | |||
|source = CaseData | |||
|query = childrenTopics | |||
|data = topicName=topic_name | |||
|parameters = "" | |||
}} | |||
</ul> | |||
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> | |||
{{#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> |
Latest revision as of 07:44, 7 June 2025
Goals:
Show each case in the context of related events.
Anticipate upcoming events, to become proactive instead of (only) reactive.
Browse by Timeliness[edit]
Browse by Topic[edit]
Browse by Court[edit]
Supreme Court of the United States
Full Case List[edit]
Troubleshooting[edit]
Attempted Top Layer
Attempted nesting with defined lists: