<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://openjournal.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ALatest_articles_page</id>
	<title>Template:Latest articles page - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://openjournal.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ALatest_articles_page"/>
	<link rel="alternate" type="text/html" href="https://openjournal.wiki/index.php?title=Template:Latest_articles_page&amp;action=history"/>
	<updated>2026-09-11T01:32:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://openjournal.wiki/index.php?title=Template:Latest_articles_page&amp;diff=5&amp;oldid=prev</id>
		<title>OpenJournalAdmin: one page of the front-page feed</title>
		<link rel="alternate" type="text/html" href="https://openjournal.wiki/index.php?title=Template:Latest_articles_page&amp;diff=5&amp;oldid=prev"/>
		<updated>2026-09-10T19:58:20Z</updated>

		<summary type="html">&lt;p&gt;one page of the front-page feed&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
One page of the &amp;quot;Latest articles&amp;quot; feed on the front page. Takes a literal, hardcoded&lt;br /&gt;
offset rather than reading one from the URL: DPL&amp;#039;s own offset-caching does not vary&lt;br /&gt;
by query string, so two different offsets requested close together can otherwise&lt;br /&gt;
serve each other&amp;#039;s cached page -- confirmed the hard way, not a hypothetical. A&lt;br /&gt;
handful of separate, ordinary wiki pages, each pinned to its own offset, has no such&lt;br /&gt;
problem, at the cost of being a fixed number of pages rather than infinite scroll.&lt;br /&gt;
&lt;br /&gt;
Parameters: &amp;#039;&amp;#039;&amp;#039;offset&amp;#039;&amp;#039;&amp;#039; (required), &amp;#039;&amp;#039;&amp;#039;prev&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;next&amp;#039;&amp;#039;&amp;#039; (page titles, omit&lt;br /&gt;
whichever end doesn&amp;#039;t apply), &amp;#039;&amp;#039;&amp;#039;count&amp;#039;&amp;#039;&amp;#039; (articles per page, default 10).&lt;br /&gt;
&lt;br /&gt;
To add a page once there is enough new content: create the next page with&lt;br /&gt;
&amp;lt;code&amp;gt;offset&amp;lt;/code&amp;gt; higher than the last one by however many &amp;lt;code&amp;gt;count&amp;lt;/code&amp;gt; is&lt;br /&gt;
for that feed, point its &amp;lt;code&amp;gt;prev&amp;lt;/code&amp;gt; at the page before it, and set that&lt;br /&gt;
previous page&amp;#039;s &amp;lt;code&amp;gt;next&amp;lt;/code&amp;gt; to the new page.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;oj-feed-page&amp;quot;&amp;gt;&lt;br /&gt;
{{#dpl:&lt;br /&gt;
|namespace = User&lt;br /&gt;
|titlematch = %/%&lt;br /&gt;
|ordermethod = lastedit&lt;br /&gt;
|order = descending&lt;br /&gt;
|count = {{{count|10}}}&lt;br /&gt;
|offset = {{{offset}}}&lt;br /&gt;
|mode = userformat&lt;br /&gt;
|listseparators = &amp;lt;div class=&amp;quot;oj-feed&amp;quot;&amp;gt;,&amp;lt;div class=&amp;quot;oj-entry&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[%PAGE%{{!}}%TITLE%]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&amp;lt;span class=&amp;quot;oj-byline&amp;quot;&amp;gt;by [[User:%USER%{{!}}%USER%]] · %DATE%&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;,,&amp;lt;/div&amp;gt;&lt;br /&gt;
|replaceintitle = /^[^\/]*\//,&lt;br /&gt;
|addauthor = true&lt;br /&gt;
|addeditdate = true&lt;br /&gt;
|allowcachedresults = false&lt;br /&gt;
|noresultsheader = &amp;lt;em&amp;gt;No more articles.&amp;lt;/em&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;oj-pager&amp;quot;&amp;gt;{{#if:{{{prev|}}}|&amp;lt;span class=&amp;quot;oj-newer&amp;quot;&amp;gt;[[{{{prev}}}|← Newer articles]]&amp;lt;/span&amp;gt;}}{{#if:{{{next|}}}|&amp;lt;span class=&amp;quot;oj-older&amp;quot;&amp;gt;[[{{{next}}}|Older articles →]]&amp;lt;/span&amp;gt;}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>OpenJournalAdmin</name></author>
	</entry>
</feed>