<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.algonomia.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ATest%2Fdoc</id>
	<title>Template:Test/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.algonomia.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ATest%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.algonomia.com/index.php?title=Template:Test/doc&amp;action=history"/>
	<updated>2026-04-06T11:46:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.algonomia.com/index.php?title=Template:Test/doc&amp;diff=10&amp;oldid=prev</id>
		<title>Cronos: documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.algonomia.com/index.php?title=Template:Test/doc&amp;diff=10&amp;oldid=prev"/>
		<updated>2023-08-31T10:03:05Z</updated>

		<summary type="html">&lt;p&gt;documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template is used for documenting algorithms.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
;name&lt;br /&gt;
: The name of the algorithm.&lt;br /&gt;
&lt;br /&gt;
;author&lt;br /&gt;
: The name of the author or developer of the algorithm.&lt;br /&gt;
&lt;br /&gt;
;date&lt;br /&gt;
: The date of creation or the version of the algorithm.&lt;br /&gt;
&lt;br /&gt;
;purpose&lt;br /&gt;
: The main purpose or objective of the algorithm.&lt;br /&gt;
&lt;br /&gt;
;input&lt;br /&gt;
: Description of the algorithm&amp;#039;s input parameters.&lt;br /&gt;
&lt;br /&gt;
;output&lt;br /&gt;
: Description of the expected output or results of the algorithm.&lt;br /&gt;
&lt;br /&gt;
;pseudocode&lt;br /&gt;
: The pseudocode representing the algorithm.&lt;br /&gt;
&lt;br /&gt;
;complexity&lt;br /&gt;
: Information about the time or space complexity of the algorithm.&lt;br /&gt;
&lt;br /&gt;
;dependencies&lt;br /&gt;
: Any software, libraries, or other dependencies the algorithm requires.&lt;br /&gt;
&lt;br /&gt;
;notes&lt;br /&gt;
: Any additional notes or information relevant to the algorithm.&lt;br /&gt;
&lt;br /&gt;
;references&lt;br /&gt;
: Citations, links, or references related to the algorithm.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Test&lt;br /&gt;
|name= Algorithm Name&lt;br /&gt;
|author= Author&amp;#039;s Name&lt;br /&gt;
|date= Date/Version&lt;br /&gt;
|purpose= Purpose of the Algorithm&lt;br /&gt;
|input= Input Parameters&lt;br /&gt;
|output= Expected Output&lt;br /&gt;
|pseudocode= Algorithm&amp;#039;s Pseudocode&lt;br /&gt;
|complexity= Time/Space Complexity&lt;br /&gt;
|dependencies= Dependencies&lt;br /&gt;
|notes= Additional Notes&lt;br /&gt;
|references= Related References&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cronos</name></author>
	</entry>
</feed>