I think I missed this from before. If you still want these you can run the follow regular expressions through wiktionary (e.g. using Autowikibrowser).
\*[^'\n\r]+
\*\{\{term\|\|[^\}]+\}\}
(this latter one will miss cases where the first parameter is a named parameter like lang=...
)
Hope that helps.