Difference between revisions of "Form:Resources"

From Earth Science Information Partners (ESIP)
Line 104: Line 104:
 
|input type=text
 
|input type=text
 
|class=form-control mt-1
 
|class=form-control mt-1
 +
}}}
 +
}}
 +
{{form-row
 +
  |label=Author(s)
 +
  |field={{{field
 +
|Author
 +
|input type=tokens
 +
|values from property=Author
 +
|list
 +
|delimiter=;
 +
|class=form-control mt-1
 +
}}}
 +
}}
 +
{{form-row
 +
  |label=Date
 +
  |field={{{field
 +
|Has date
 +
|input type=text
 +
|class=form-control mt-1
 +
}}}
 +
}}
 +
{{form-row
 +
  |label=Comment
 +
  |label-style=align-self:start !important
 +
  |field={{{field
 +
|Comment
 +
|input type=textarea
 +
|rows=10
 +
|class=form-control
 +
|editor=visualeditor
 
}}}
 
}}}
 
}}
 
}}

Revision as of 04:53, July 19, 2020