<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_solar_cycle%2Fdoc</id>
	<title>Template:Infobox solar cycle/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_solar_cycle%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_solar_cycle/doc&amp;action=history"/>
	<updated>2026-04-05T09:44:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_solar_cycle/doc&amp;diff=8783&amp;oldid=prev</id>
		<title>&gt;GhostInTheMachine: /* Arguments */ dates have to be plain text (or fix the infobox before cycle 26?)</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_solar_cycle/doc&amp;diff=8783&amp;oldid=prev"/>
		<updated>2024-05-25T17:16:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Arguments: &lt;/span&gt; dates have to be plain text (or fix the infobox before cycle 26?)&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 place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
{{Auto short description}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{Infobox solar cycle&lt;br /&gt;
| cycle_num      = {{{cycle_num}}}&lt;br /&gt;
| image          = {{{image}}}&lt;br /&gt;
| caption        = {{{caption}}}&lt;br /&gt;
| start_date     = {{{start_date}}}&lt;br /&gt;
| end_date       = {{{end_date}}}&lt;br /&gt;
| duration       = {{{duration}}}&lt;br /&gt;
| max_count      = {{{max_count}}}&lt;br /&gt;
| max_count_date = {{{max_count_date}}}&lt;br /&gt;
| min_count      = {{{min_count}}}&lt;br /&gt;
| spotless_count = {{{spotless_count}}}&lt;br /&gt;
| prev_name      = {{{prev_name}}}&lt;br /&gt;
| prev_dates     = {{{prev_dates}}}&lt;br /&gt;
| next_name      = {{{next_name}}}&lt;br /&gt;
| next_dates     = {{{next_dates}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox solar cycle&lt;br /&gt;
| cycle_num      = &lt;br /&gt;
| image          = &lt;br /&gt;
| caption        = &lt;br /&gt;
&lt;br /&gt;
| start_date     = &lt;br /&gt;
| end_date       = &lt;br /&gt;
| duration       = &lt;br /&gt;
| max_count      = &lt;br /&gt;
| max_count_date = &lt;br /&gt;
| min_count      = &lt;br /&gt;
| spotless_count = &lt;br /&gt;
&lt;br /&gt;
| prev_name      = &lt;br /&gt;
| prev_dates     = &lt;br /&gt;
| next_name      =&lt;br /&gt;
| next_dates     =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Arguments==&lt;br /&gt;
;&amp;lt;code&amp;gt;cycle_num&amp;lt;/code&amp;gt;:The number of cycle&lt;br /&gt;
;&amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;:Image file pertinent to the page&lt;br /&gt;
;&amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt;:Caption for the image file&lt;br /&gt;
;&amp;lt;code&amp;gt;start_date&amp;lt;/code&amp;gt;:Month and year of the start of the cycle, as &amp;lt;code&amp;gt;mmm yyyy&amp;lt;/code&amp;gt; — plain text only, do not use a template&lt;br /&gt;
;&amp;lt;code&amp;gt;end_date&amp;lt;/code&amp;gt;:Month and year of the end of the cycle, as &amp;lt;code&amp;gt;mmm yyyy&amp;lt;/code&amp;gt; — plain text only&lt;br /&gt;
;&amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt;:Duration of the cycle in years&lt;br /&gt;
;&amp;lt;code&amp;gt;max_count&amp;lt;/code&amp;gt;:Maximum monthly SSN count&lt;br /&gt;
;&amp;lt;code&amp;gt;max_count_date&amp;lt;/code&amp;gt;:Month and year the &amp;lt;code&amp;gt;max_count&amp;lt;/code&amp;gt; occurred, as &amp;lt;code&amp;gt;mmm yyyy&amp;lt;/code&amp;gt;&lt;br /&gt;
;&amp;lt;code&amp;gt;min_cound&amp;lt;/code&amp;gt;:Minimum monthly SSN count&lt;br /&gt;
;&amp;lt;code&amp;gt;spotless_count&amp;lt;/code&amp;gt;:Number of spotless days in the cycle&lt;br /&gt;
;&amp;lt;code&amp;gt;prev_name&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;next_name&amp;lt;/code&amp;gt;:Wikilink to the previous/next solar cycle&lt;br /&gt;
;&amp;lt;code&amp;gt;prev_dates&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;next_dates&amp;lt;/code&amp;gt;:Start and end years of the previous/next solar cycle, as &amp;lt;code&amp;gt;YYYY-YYYY&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:Astronomy infobox templates|Solar cycles]]&lt;br /&gt;
[[Category:Solar cycles|*]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;GhostInTheMachine</name></author>
	</entry>
</feed>