Looking for options/alternatives to [View:] when creating content via REST

Hi all,

I am creating Wiki Page where some content has multiple "attachments".  Telligent doesn't support attachments outside of Threads, so these files are being uploaded to CFS and then embedded in the content.

The embedding is via this macro, which gets translated to a thumbnail when the Wiki Page is viewed.

[ View:/cfs-file/__key/communityserver-wikis-components-files/00-00-00-01-03/Message-On-Social-Distancing.pdf:320:240 ]

The issue is that some pages have a fair number of attachments, and all you see is a bunch of clickable thumbnails with no text to distinguish what the name of each attachment it.

Q: Is there some other macro that can be used to just provide a text link to the content item without showing a thumbnail?

Q: Is there some extra param that I don't know of that will show the filename in addition to the thumbnail?

Overall the goal is to allow the user to see the filename for each attachment.  Are there any suggested ways (ideally OOTB) to do that?

Thanks.