@nodeham said in A post showing a grid?:
@pitaj Yes, like a table is exactly what I need.
No kidding, it's that simple? Amazing.Thank you!
You can use this template:

Markdown automatically converts those codes into a table.
where is it and how do I edit the template?
{topics.posts.content}
What page are you receiving this template error at? I can't recall ever using this variable for any of my templates nor coming across it.
EDIT: Could be a sidebar widget thing since it doesn't look like a "standard" function because I can't find it in any of the APIs. I can't think of anywhere you'd use that but the sidebar. That variable is saying "I'm going to show the content from a post of any given topic."
@trevor Yes - I'm trying to edit the featured post widget.
No wonder I haven't seen this variable before. That's @psychobunny's plugin.
Any how, it's located in:
node_modules/nodebb-plugin-featured-threads/templates/widgets/featured-topics/posts.tpl
I hope this helps!
Thanks for answering this @trevor
Awesome, thank you all! @trevor @psychobunny