Blog:Home
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
| fields=_pageName=Page, title, date, authors, description, image | | fields=_pageName=Page, title, date, authors, description, image | ||
| where=mode='featured' | | where=mode='featured' | ||
| order by= | | order by=date DESC | ||
| format=template | | format=template | ||
| template=Blog post row | | template=Blog post row | ||
| Line 10: | Line 10: | ||
| limit=10 | | limit=10 | ||
| default=No featured posts yet. | | default=No featured posts yet. | ||
}} | |||
== All Blogs == | |||
{{#cargo_query: | |||
tables=blog_posts | |||
| fields=_pageName=Page, title, date, authors, description, image | |||
| where=mode!='hidden' OR mode IS NULL | |||
| order by=date DESC | |||
| format=template | |||
| template=Blog post row | |||
| named args=yes | |||
| limit=200 | |||
| default=No blog posts yet. | |||
}} | }} | ||
Latest revision as of 16:44, 3 October 2025
Featured blog posts
Is this actually the first blog post?
All Blogs
Is this actually the first blog post?
