<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://catalog.jinharsh.co.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_technology_standard</id>
	<title>Template:Infobox technology standard - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://catalog.jinharsh.co.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_technology_standard"/>
	<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_technology_standard&amp;action=history"/>
	<updated>2026-05-02T21:51:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_technology_standard&amp;diff=12366&amp;oldid=prev</id>
		<title>Admin: 1 revision imported: setup</title>
		<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_technology_standard&amp;diff=12366&amp;oldid=prev"/>
		<updated>2021-04-16T04:05:55Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: setup&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&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 04:05, 16 April 2021&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>Admin</name></author>
	</entry>
	<entry>
		<id>https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_technology_standard&amp;diff=12365&amp;oldid=prev</id>
		<title>setup&gt;Hooman Mallahzadeh: Although series argument already have been defined, Series (label and data) is missing in this template, I added this important argument to this template.</title>
		<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_technology_standard&amp;diff=12365&amp;oldid=prev"/>
		<updated>2020-12-15T10:00:40Z</updated>

		<summary type="html">&lt;p&gt;Although series argument already have been defined, Series (label and data) is missing in this template, I added this important argument to this template.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox&lt;br /&gt;
| bodyclass = hproduct&lt;br /&gt;
| title     = {{{title|&amp;lt;includeonly&amp;gt;{{PAGENAMEBASE}}&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| titleclass = fn&lt;br /&gt;
| subheader = {{{long_name|}}}&lt;br /&gt;
| image     = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}&lt;br /&gt;
| caption   = {{{caption|}}}&lt;br /&gt;
| label1    = Native name&lt;br /&gt;
|  data1    = {{#if:{{{native_name|}}}|&amp;lt;div class=&amp;quot;nickname&amp;quot; {{#if:{{{native_name_lang|}}}|lang=&amp;quot;{{{native_name_lang}}}&amp;quot;}}&amp;gt;{{{native_name}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
| label2    = Status&lt;br /&gt;
|  data2    = {{{status|}}}&lt;br /&gt;
| label3    = Year started&lt;br /&gt;
|  data3    = {{{year_started|}}}&lt;br /&gt;
| label4    = First published&lt;br /&gt;
|  data4    = {{{first_published|}}}&lt;br /&gt;
| label5    = Latest version&lt;br /&gt;
|  data5    = {{br separated entries|{{{version|}}}|{{{version_date|{{{versionDate|}}}}}}}}&lt;br /&gt;
| label6    = Preview version&lt;br /&gt;
|  data6    = {{br separated entries|{{{preview|}}}|{{{preview_date|{{{previewDate|}}}}}}}}&lt;br /&gt;
| label7    = Organization&lt;br /&gt;
|  data7    = {{{organization|}}}&lt;br /&gt;
| label8    = Committee&lt;br /&gt;
|  data8    = {{{committee|}}}&lt;br /&gt;
| label9    = Series&lt;br /&gt;
| data9     = {{{series|}}}&lt;br /&gt;
| label10    = Editors&lt;br /&gt;
|  data10    = {{{editors|}}}&lt;br /&gt;
| label11   = Authors&lt;br /&gt;
|  data11   = {{{authors|}}}&lt;br /&gt;
| label12   = Base standards&lt;br /&gt;
|  data12   = {{{base_standards|}}}&lt;br /&gt;
| label13   = Related standards&lt;br /&gt;
|  data13   = {{{related_standards|}}}&lt;br /&gt;
| label14   = Domain&lt;br /&gt;
|  data14   = {{{domain|}}}&lt;br /&gt;
| label15   = License&lt;br /&gt;
|  data15   = {{{license|}}}&lt;br /&gt;
| label16   = Copyright&lt;br /&gt;
|  data16   = {{{copyright|}}}&lt;br /&gt;
| label17   = Abbreviation &lt;br /&gt;
|  data17   = {{{abbreviation|}}}&lt;br /&gt;
| label18   = Website&lt;br /&gt;
|  data18   = {{{website|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;!-- Place categories in [[Template:Infobox technology standard/doc]] --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>setup&gt;Hooman Mallahzadeh</name></author>
	</entry>
</feed>