Template:Recent Artifacts: Difference between revisions

From Artifacts of Capitalism
Documents (talk | contribs)
Refine Recent Artifacts homepage templates
Documents (talk | contribs)
Refresh homepage recent artifacts module
 
Line 8: Line 8:
|template=Recent Artifact Item
|template=Recent Artifact Item
|named args=yes
|named args=yes
|intro=<div class="homepage-recent-artifacts" style="margin-top:0.75rem; border:1px solid #d8d0bd; background:#fbf7ee; border-radius:6px; overflow:hidden;"><ul style="list-style:none; margin:0; padding:0;">
|intro=<div class="homepage-recent-artifacts" style="margin-top:0.85rem; border:1px solid #d8cfbf; border-top:4px solid #8c6b3f; background:#fbf7ee; border-radius:6px; overflow:hidden; box-shadow:0 1px 2px rgba(60,42,19,0.08);"><ul style="list-style:none; margin:0; padding:0;">
|outro=</ul></div>
|outro=</ul></div>
|more results text=
|more results text=

Latest revision as of 20:12, 2 April 2026


Template:Recent Artifacts

Pulls the newest artifact pages from Cargo and renders them with `Template:Recent Artifact Item`.

Usage:

{{Recent Artifacts|limit=6}}

Notes:

- Uses the Cargo `Artifacts` table only. - Sorts by `_pageID` descending so newly created artifact pages rise to the top. - Safe to place on `Main Page` or any other wiki page.