Template:Presenters webinar old: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 1: Line 1:
{{#ifexpr: {{#expr: {{#time: U | {{{5}}} }} }} > {{#time: U | 2020-01-01}} ||<tr valign="top"><td valign="top">{{{5}}}</td><td valign="top"><b>{{{3}}}</b>, {{{2}}}</td>
{{#ifexpr: {{#expr: {{#time: U | {{{5}}} }} }} > {{#time: U | 2020-01-01}} ||{{#arraydefine:coauthorslast|{{{7}}}|,|}}{{#arraydefine:coauthorsfirst|{{{6}}}|,|}}<tr valign="top"><td valign="top">{{{5}}}</td><td valign="top"><b>{{{3}}}</b>, {{{2}}} {{#ifeq: {{{7}}} |||
{{
  #loop: i
  | 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}} }} | ;
    }}&nbsp;& '''{{#arrayprint:vallast}}''', {{#arrayprint:valfirst}}
}}
}}</td>
<td valign="top">[[{{anchorencode:{{{1}}}}}{{!}}{{{4}}}]]</td></tr>}}
<td valign="top">[[{{anchorencode:{{{1}}}}}{{!}}{{{4}}}]]</td></tr>}}

Revision as of 11:41, 8 March 2021

Expression error: Unexpected < operator.