Code:
/hadd tablename nick $address($nick,3) $ctime suggestion


note:
1. always store times in ctime format - makes for easy calculations should you ever want them. added advantage: it's only one word
2. put the suggestion last. everything else is only one word, so you can easily extract all information

For more info: hash table tutorial by Pasmal