Template:Clade example

From Project: Jotunnheim
Revision as of 13:23, 2 June 2023 by Telupedia>WOSlinker (syntaxhighlight lang="wikitext")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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