Casesummary-table-row: Difference between revisions
(Created page with "<includeonly> |- |{{{Casename|}}} |{{{Created|}}} |{{{Categories|}}} </includeonly>") |
No edit summary |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
|{{{Casename|}}} | | {{#if: {{contains cargo query|p={{{Casename}}}|t=Cases}} | | ||
|{{{Created|}}} | <nowiki>*</nowiki> '''{{#cargo_query: | ||
|{{{Categories|}}} | tables=Cases | ||
|fields= Sentence | |||
|group by=Sentence | |||
|where=Cases._pageName LIKE "{{#replace: {{{Casename}}} | " | _ }}" | |||
}}''' [[{{{Casename}}}]] — {{#cargo_query: | |||
tables=Cases | |||
|fields= Summary | |||
|group by=Summary | |||
|where=Cases._pageName LIKE "{{#replace: {{{Casename}}} | " | _ }}" | |||
}} | |||
| | |||
[[{{{Casename}}}]] — {{#dpl: | |||
| title = {{{Casename}}} | |||
| include = %0[3000] | |||
|redirects=include | |||
|noresultsheader=This page does not exist yet | |||
| format=,,, | |||
|includetrim=true | |||
| eliminate = all | |||
}} | |||
}} | |||
| {{#replace:{{{Created|}}}|-|‑}}<!--non-breaking hyphen--> | |||
| {{#arraymap: {{#replace: {{{Categories|}}} |_| }} |{{!}}|@@|[[:Category:@@|@@]]}} | |||
</includeonly> | </includeonly> |