#{thread["subject"]} (R:#{int(thread["length"])-1})
#{thread['name']} #{thread['tripcode']} #{thread['timestamp_formatted']}
#{thread['message']}#{" [...]" if thread['shortened'] else ""}
#{thread['lastreply']['name']} #{thread['lastreply']['tripcode']} #{thread['lastreply']['timestamp_formatted']}
#{thread['lastreply']['message']}#{" [...]" if thread['lastreply']['shortened'] else ""}