<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thegoonshow.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOrdinal_to_word%2Fdoc</id>
	<title>Template:Ordinal to word/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.thegoonshow.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOrdinal_to_word%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Ordinal_to_word/doc&amp;action=history"/>
	<updated>2026-05-14T07:44:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Ordinal_to_word/doc&amp;diff=15418&amp;oldid=prev</id>
		<title>Kurt: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Ordinal_to_word/doc&amp;diff=15418&amp;oldid=prev"/>
		<updated>2022-08-25T19:11:44Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:11, 25 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Kurt</name></author>
	</entry>
	<entry>
		<id>https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Ordinal_to_word/doc&amp;diff=15417&amp;oldid=prev</id>
		<title>en&gt;Vanisaac: /* See also */clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other and &lt;includeonly&gt;</title>
		<link rel="alternate" type="text/html" href="https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Ordinal_to_word/doc&amp;diff=15417&amp;oldid=prev"/>
		<updated>2020-04-26T17:53:11Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt;clean up per &lt;a href=&quot;/wiki/index.php?title=WP:CAT&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CAT (page does not exist)&quot;&gt;WP:CAT#T&lt;/a&gt; and &lt;a href=&quot;/wiki/index.php?title=WP:AWBREQ&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AWBREQ (page does not exist)&quot;&gt;WP:AWBREQ&lt;/a&gt; add template:Sandbox other and &amp;lt;includeonly&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{Lua|Module:ConvertNumeric}}&lt;br /&gt;
Converts an [[integer]] in the range -999,999 to 999,999 into an [[ordinal number (linguistics)|ordinal number]] in the English language.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|&amp;lt;/nowiki&amp;gt;''integer''&amp;lt;nowiki&amp;gt;[|zeroth=&amp;lt;/nowiki&amp;gt;''zeroth''&amp;lt;nowiki&amp;gt;][|us=on]}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''integer'': Required. An [[integer]] in the range -999,999 to 999,999.&lt;br /&gt;
&lt;br /&gt;
''zeroth'': Optional. The value to use when the number is 0. Default is &amp;quot;zeroth&amp;quot;. Can be made empty or, for example, &amp;quot;seed&amp;quot; or &amp;quot;one before the first&amp;quot; as appropriate for the context.&lt;br /&gt;
&lt;br /&gt;
''us'': Optional. If the value is &amp;quot;on&amp;quot;, the output of numbers does not include &amp;quot;and&amp;quot; to separate hundreds from smaller values, nor to separate thousands from hundreds. This accords with American usage as described at [[English numerals]].&lt;br /&gt;
&lt;br /&gt;
This template should not be used in running prose in articles; it is intended for automated script processing of numeric data.  Writing something like &amp;quot;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;in the {{ordinal to word|13}} match of the seasons&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;quot; serves no purpose, and just makes the wikicode harder to understand and edit.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|-999999}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|-1001|us=on}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|-100}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|-30}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|0|zeroth=not a sausage}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|30}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|100}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|1001|us=on}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Ordinal to word|999999}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
produces:&lt;br /&gt;
&lt;br /&gt;
 {{Ordinal to word|-999999}}&lt;br /&gt;
 {{Ordinal to word|-1001|us=on}}&lt;br /&gt;
 {{Ordinal to word|-100}}&lt;br /&gt;
 {{Ordinal to word|-30}}&lt;br /&gt;
 {{Ordinal to word|0|zeroth=not a sausage}} &lt;br /&gt;
 {{Ordinal to word|30}}&lt;br /&gt;
 {{Ordinal to word|100}}&lt;br /&gt;
 {{Ordinal to word|1001|us=on}}&lt;br /&gt;
 {{Ordinal to word|999999}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Number to word]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Numbers as words conversion templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Vanisaac</name></author>
	</entry>
</feed>