Template:Presenters webinar old: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#loop: i | #loop: i | ||
| 0 <!-- loops start value for {{#var:i}} --> | | 0 <!-- loops start value for {{#var:i}} --> | ||
| {{#expr:{{#arraysize:coauthorslast}} }} <!-- number of loops | | {{#expr:{{#arraysize:coauthorslast}} }} <!-- number of loops --> | ||
| {{ | | {{ | ||
#arraydefine: vallast | {{#arrayindex:coauthorslast | {{#var:i}} }} | ; | #arraydefine: vallast | {{#arrayindex:coauthorslast | {{#var:i}} }} | ; | ||
}} {{ | }} {{ | ||
#arraydefine: valfirst | {{#arrayindex:coauthorsfirst | {{#var:i}} }} | ; | #arraydefine: valfirst | {{#arrayindex:coauthorsfirst | {{#var:i}} }} | ; | ||
}} & '''{{#arrayprint:vallast}}''', {{#arrayprint:valfirst}} | }} & '''{{#arrayprint:vallast}}''', {{#arrayprint:valfirst}}<!-- print a value --> | ||
}} | }} | ||
}}</td> | }}</td> | ||
<td valign="top">[[{{anchorencode:{{{1}}}}}{{!}}{{{4}}}]]</td></tr>}} | <td valign="top">[[{{anchorencode:{{{1}}}}}{{!}}{{{4}}}]]</td></tr>}} |
Latest revision as of 12:24, 8 March 2021
Expression error: Unexpected < operator.