Gives a HTML textarea element for a WikiForm.
Parameters#
- name : Name of the HTML element
- rows : How many rows should the textarea be?
- cols : How many columns should the textarea be?
Example#
Type text here:
[{FormTextarea name='description' rows=5 cols=80}]
would produce
Back to WikiForms.

