Template:Presenters webinar: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
(43 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#ifexpr: {{#expr: {{#time: U | {{{5}}} }} | {{#arrayprint:coauthors}} {{#ifexpr: {{#expr: {{#time: U | {{{5}}} }} }} < {{#time: U | 2020-01-01}} || {{#ifexpr: {{#expr: {{#time: U | {{{5}}} }} }} > {{#time: U | now+24}} ||{{#arraydefine:coauthorslast|{{{7}}}|,|}}{{#arraydefine:coauthorsfirst|{{{6}}}|,|}}<tr valign="top"><td valign="top">{{{5}}}</td><td valign="top"><b>{{{3}}}</b>, {{{2}}} {{#ifeq: {{{7}}} ||| | ||
{{ | |||
<tr valign="top"><td valign="top">{{{5}}}</td><td valign="top"><b>{{{3}}}</b>, {{{2}}}</td> | #loop: i | ||
<td valign="top">[[{{anchorencode:{{{1}}}}}{{!}}{{{4}}}]]</td></tr> | | 0 <!-- loops start value for {{#var:i}} --> | ||
| {{#expr:{{#arraysize:coauthorslast}} }} <!-- number of loops; remove one as Cargo adds one in the end --> | |||
| {{ | |||
#arraydefine: vallast | {{#arrayindex:coauthorslast | {{#var:i}} }} | ; | |||
}} {{ | |||
#arraydefine: valfirst | {{#arrayindex:coauthorsfirst | {{#var:i}} }} | ; | |||
}} & '''{{#arrayprint:vallast}}''', {{#arrayprint:valfirst}} | |||
}} | |||
}}</td> | |||
<td valign="top">[[{{anchorencode:{{{1}}}}}{{!}}{{{4}}}]]</td></tr>}}}} |
Latest revision as of 08:31, 29 October 2021
Expression error: Unexpected < operator.