<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://archaelund.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASectionTable%2Fdoc</id>
	<title>Template:SectionTable/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://archaelund.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASectionTable%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://archaelund.com/wiki/index.php?title=Template:SectionTable/doc&amp;action=history"/>
	<updated>2026-04-03T17:55:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>http://archaelund.com/wiki/index.php?title=Template:SectionTable/doc&amp;diff=66&amp;oldid=prev</id>
		<title>MikeB: MikeB moved page Template:Documentation (AL) to Template:SectionTable/doc without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="http://archaelund.com/wiki/index.php?title=Template:SectionTable/doc&amp;diff=66&amp;oldid=prev"/>
		<updated>2020-03-13T20:18:29Z</updated>

		<summary type="html">&lt;p&gt;MikeB moved page &lt;a href=&quot;/wiki/index.php?title=Template:Documentation_(AL)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template:Documentation (AL) (page does not exist)&quot;&gt;Template:Documentation (AL)&lt;/a&gt; to &lt;a href=&quot;/wiki/index.php?title=Template:SectionTable/doc&quot; title=&quot;Template:SectionTable/doc&quot;&gt;Template:SectionTable/doc&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:18, 13 March 2020&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key exiledki_wikial139:diff::1.12:old-64:rev-66 --&gt;
&lt;/table&gt;</summary>
		<author><name>MikeB</name></author>
	</entry>
	<entry>
		<id>http://archaelund.com/wiki/index.php?title=Template:SectionTable/doc&amp;diff=64&amp;oldid=prev</id>
		<title>MikeB: Created page with &quot;== Description == This template is intended for use on the main page of the Wiki. It generates a specific subtable containing a title, a corresponding image and links to vario...&quot;</title>
		<link rel="alternate" type="text/html" href="http://archaelund.com/wiki/index.php?title=Template:SectionTable/doc&amp;diff=64&amp;oldid=prev"/>
		<updated>2020-03-13T20:14:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Description == This template is intended for use on the main page of the Wiki. It generates a specific subtable containing a title, a corresponding image and links to vario...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
This template is intended for use on the main page of the Wiki. It generates a specific subtable containing a title, a corresponding image and links to various Wiki sections.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{SectionTable&lt;br /&gt;
|Title = &lt;br /&gt;
|Image =&lt;br /&gt;
|Sections = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;table class=&amp;quot;wikitable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Name&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Required&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Values&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Title&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;The title appearing above the links.&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;arbitrary text&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Image&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;The image appearing next to the title.&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;image name (including file extension)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sections&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;The links to various Wiki sections listed beneath the title.&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;a semicolon-separated list of &amp;lt;nowiki&amp;gt;[[Section]]s&amp;lt;/nowiki&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>MikeB</name></author>
	</entry>
</feed>