<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki3d.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AClade_example</id>
	<title>Template:Clade example - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki3d.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AClade_example"/>
	<link rel="alternate" type="text/html" href="https://mediawiki3d.org/index.php?title=Template:Clade_example&amp;action=history"/>
	<updated>2026-04-26T20:02:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://mediawiki3d.org/index.php?title=Template:Clade_example&amp;diff=685&amp;oldid=prev</id>
		<title>Bawolff: 1 revision imported from :wikipedia:en:Template:Clade_example</title>
		<link rel="alternate" type="text/html" href="https://mediawiki3d.org/index.php?title=Template:Clade_example&amp;diff=685&amp;oldid=prev"/>
		<updated>2025-08-16T01:57:12Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://en.wikipedia.org/wiki/en:Template:Clade_example&quot; class=&quot;extiw&quot; title=&quot;wikipedia:en:Template:Clade example&quot;&gt;wikipedia:en:Template:Clade_example&lt;/a&gt;&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 01:57, 16 August 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key wiki3d:diff:1.41:old-684:rev-685 --&gt;
&lt;/table&gt;</summary>
		<author><name>Bawolff</name></author>
	</entry>
	<entry>
		<id>https://mediawiki3d.org/index.php?title=Template:Clade_example&amp;diff=684&amp;oldid=prev</id>
		<title>wikipedia:en&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://mediawiki3d.org/index.php?title=Template:Clade_example&amp;diff=684&amp;oldid=prev"/>
		<updated>2023-06-02T18:23:50Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Clade example&lt;br /&gt;
|align=right&lt;br /&gt;
|description=&lt;br /&gt;
|code=&lt;br /&gt;
|output=&lt;br /&gt;
|comment=&lt;br /&gt;
|description1=Simple clade element&lt;br /&gt;
|code1=&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{clade&lt;br /&gt;
|label1=Label&lt;br /&gt;
|1={{clade &lt;br /&gt;
   |1=Leaf A &lt;br /&gt;
   |2=Leaf B&lt;br /&gt;
   }}&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|output1={{clade&lt;br /&gt;
       |label1=Label&lt;br /&gt;
       |1={{clade |1=Leaf A |2=Leaf B}}&lt;br /&gt;
       }}&lt;br /&gt;
|comment1=Two child elements&lt;br /&gt;
|description2=A more complex clade structure&lt;br /&gt;
|code2=&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{clade&lt;br /&gt;
|label1=Label&lt;br /&gt;
|1={{clade &lt;br /&gt;
   |1=Node A (terminal)&lt;br /&gt;
   |label2=Node B&lt;br /&gt;
   |sublabel2=(internal)&lt;br /&gt;
   |2={{clade&lt;br /&gt;
      |1=Leaf 1&lt;br /&gt;
      |2=Leaf 2&lt;br /&gt;
      }}&lt;br /&gt;
   }}&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|output2={{clade&lt;br /&gt;
|label1=Label&lt;br /&gt;
|1={{clade &lt;br /&gt;
   |1=Node A (terminal)&lt;br /&gt;
   |label2=Node B&lt;br /&gt;
   |sublabel2=(internal)&lt;br /&gt;
   |2={{clade&lt;br /&gt;
      |1=Leaf 1&lt;br /&gt;
      |2=Leaf 2&lt;br /&gt;
      }}&lt;br /&gt;
   }}&lt;br /&gt;
}}&lt;br /&gt;
|comment2=Two levels. The second clade element is nested in the first.&lt;br /&gt;
|description3=description 3|code3=code 3 |output3=output 3 |comment3=comment 3&lt;br /&gt;
|description4=description 4|code4=code 4 |output4=output 4 |comment4=comment 4&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#invoke:Clade/example|example}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia:en&gt;WOSlinker</name></author>
	</entry>
</feed>