<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikipedia_ads%2Fnext_id</id>
	<title>Module:Wikipedia ads/next id - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikipedia_ads%2Fnext_id"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Wikipedia_ads/next_id&amp;action=history"/>
	<updated>2026-05-25T21:10:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Wikipedia_ads/next_id&amp;diff=147728&amp;oldid=prev</id>
		<title>imported&gt;Mr. Stradivarius: create a module to find the next ID to use in Module:Wikipedia ads/list</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Wikipedia_ads/next_id&amp;diff=147728&amp;oldid=prev"/>
		<updated>2014-11-10T15:43:33Z</updated>

		<summary type="html">&lt;p&gt;create a module to find the next ID to use in &lt;a href=&quot;/research/Module:Wikipedia_ads/list&quot; title=&quot;Module:Wikipedia ads/list&quot;&gt;Module:Wikipedia ads/list&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module finds the next ID to be used in the list of ads.&lt;br /&gt;
&lt;br /&gt;
local LIST_MODULE = &amp;#039;Module:Wikipedia ads/list&amp;#039;&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main()&lt;br /&gt;
	local list = require(LIST_MODULE)&lt;br /&gt;
	return list[#list].id + 1&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Mr. Stradivarius</name></author>
	</entry>
</feed>