4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
|
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
|
||
|
#name : <textarea ...></textarea>
|
||
|
# --
|
||
|
<textarea name="$1" id="$2" rows="$3" cols="$4" tabindex="$5"></textarea>
|