Scenario:
"I would like my users to be able to click on a link to tag my item in their del.icio.us account."
Solution:
In your item template, place the following code where you want the "tag this" del.icio.us link to appear:
<a href="http://del.icio.us/post?url=<%itemlink%>&title=<%title%>" target="blank">tag this item</a>
Original forum thread (thanks, admun!):
http://forum.nucleuscms.org/viewtopic.php?t=10116