Template:Item: Difference between revisions
Jump to navigation
Jump to search
wikispore>Evolution and evolvability No edit summary |
wikispore>Evolution and evolvability No edit summary |
||
Line 4: | Line 4: | ||
{| style="float:right" | {| style="float:right" | ||
| '''Start''' || {{{start_date_parameter}}} | | '''Start''' || {{{start_date_parameter}}} | ||
|- | |- | ||
| '''End''' || {{{end_date_parameter}}} | | '''End''' || {{{end_date_parameter}}} | ||
|} | |} | ||
{| | {| | ||
| '''Aims''' | | '''Aims''' || <div style = "display: flex; flex-direction: row; flex-wrap: wrap;"> {{#arraymap:{{{aim_parameter}}}|delimiter=,|x|x|, |and}} </div> | ||
| <div style = "display: flex; flex-direction: row; flex-wrap: wrap;"> {{#arraymap:{{{aim_parameter}}}|delimiter=,|x|x|, |and}} </div> | | '''Keywords'''|| <div style = "display: flex; flex-direction: row; flex-wrap: wrap;"> {{#arraymap:{{{keyword_parameter}}}|delimiter=,|x|x|, |and}} </div> | ||
| '''Keywords''' | |||
| <div style = "display: flex; flex-direction: row; flex-wrap: wrap;"> {{#arraymap:{{{keyword_parameter}}}|delimiter=,|x|x|, |and}} </div> | |||
|- | |- | ||
| '''Location''' | | '''Location'''|| {{{location_parameter}}} | ||
| {{{location_parameter}}} | | '''URL''' || {{{URL_parameter}}} | ||
| '''URL''' | |||
| {{{URL_parameter}}} | |||
|} | |} | ||
==Inputs== | ==Inputs== | ||
<div style = "display: flex; | <div style = "display: flex; | ||
flex-direction: row; | |||
flex-wrap: wrap; | |||
border-left:6px solid grey"> | |||
{{{contributor_parameter}}} | {{{contributor_parameter}}} | ||
{{{input_parameter}}} | {{{input_parameter}}} | ||
Line 30: | Line 26: | ||
==Outputs== | ==Outputs== | ||
<div style = "display: flex; | <div style = "display: flex; | ||
flex-direction: row; | |||
flex-wrap: wrap; | |||
border-left:6px solid grey"> | |||
{{{output_parameter}}} | {{{output_parameter}}} | ||
</div> | </div> | ||
<includeonly> | |||
[[Category:STARDIT forms]] | |||
</includeonly> |
Revision as of 03:33, 29 July 2021
Description: {{{description_parameter}}}
Start | {{{start_date_parameter}}} |
End | {{{end_date_parameter}}} |
Aims | {{{aim_parameter}}}
|
Keywords | {{{keyword_parameter}}}
|
Location | {{{location_parameter}}} | URL | {{{URL_parameter}}} |
Inputs
{{{contributor_parameter}}} {{{input_parameter}}}
Outputs
{{{output_parameter}}}