Jump to content

Template:RecentBlogs

From Pure Evil Villains
Revision as of 14:30, 11 October 2025 by Dude of Wealth and Taste (talk | contribs) (Created page with "<div class="recent-blogs"> == 📰 Recent Blog Posts == {{#ask: Blog:+ | ?Creation date=Created | sort=Creation date | order=descending | limit=5 | format=ol | intro=<div class="blog-list"> | outro=</div> | default=No recent blog posts found. }} </div> <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;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

📰 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>

Cookies help us deliver our services. By using our services, you agree to our use of cookies.