Template:RecentBlogs
📰 Recent Blog Posts
{{#ask:
Blog:+ | ?Creation date=Created | sort=Creation date | order=descending | limit=5 | format=ol| intro=
| outro=
| default=No recent blog posts found.
}}
<style> .recent-blogs {
background: #fafafa; border: 1px solid #ddd; border-radius: 10px; padding: 1em; margin: 1em 0; box-shadow: 0 0 5px rgba(0,0,0,0.1);
} .recent-blogs h2 {
font-size: 1.2em; margin-bottom: 0.5em;
} .blog-list ol {
margin: 0; padding-left: 1.5em;
} </style>