Jump to content

Template:Clade example: Difference between revisions

From MediaWiki3D
m syntaxhighlight lang="wikitext"
 
m 1 revision imported from wikipedia:en:Template:Clade_example
 
(No difference)

Latest revision as of 01:57, 16 August 2025

DescriptionCodeOutputComment
Simple clade element <syntaxhighlight lang="wikitext">
Label

Leaf A

Leaf B

</syntaxhighlight>
Label

Leaf A

Leaf B

Two child elements
A more complex clade structure <syntaxhighlight lang="wikitext">
Label

Node A (terminal)

Node B

Leaf 1

Leaf 2

(internal)
</syntaxhighlight>
Label

Node A (terminal)

Node B

Leaf 1

Leaf 2

(internal)
Two levels. The second clade element is nested in the first.
description 3 code 3 output 3 comment 3
description 4 code 4 output 4 comment 4