<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://acportalstorm.com/w/mw/index.php?action=history&amp;feed=atom&amp;title=How_To_Use_Autoincrement</id>
	<title>How To Use Autoincrement - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://acportalstorm.com/w/mw/index.php?action=history&amp;feed=atom&amp;title=How_To_Use_Autoincrement"/>
	<link rel="alternate" type="text/html" href="http://acportalstorm.com/w/mw/index.php?title=How_To_Use_Autoincrement&amp;action=history"/>
	<updated>2026-06-05T00:23:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://acportalstorm.com/w/mw/index.php?title=How_To_Use_Autoincrement&amp;diff=189734&amp;oldid=prev</id>
		<title>127.0.0.1 at 17:11, 19 December 2020</title>
		<link rel="alternate" type="text/html" href="http://acportalstorm.com/w/mw/index.php?title=How_To_Use_Autoincrement&amp;diff=189734&amp;oldid=prev"/>
		<updated>2020-12-19T17:11:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{RightToC}}&lt;br /&gt;
{{Related|Help:Contents|Wiki Markup Reference|Wiki Templates}}&lt;br /&gt;
&lt;br /&gt;
When constructing a template, you may need to use a variable that increments from one use to the next. This function adds 1 to the value each time it is used. This function requires the [http://www.mediawiki.org/wiki/Extension:Autoincrement Autoincrement Extension] be installed.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{AUTOINCREMENT}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} time.&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} times.&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} times.&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} times.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as:&lt;br /&gt;
&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} time.&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} times.&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} times.&lt;br /&gt;
* I went to the store {{AUTOINCREMENT}} times.&lt;br /&gt;
&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
</feed>