Template:Clade example: Difference between revisions
From EunuchWiki
m syntaxhighlight lang="wikitext" |
m 1 revision imported |
||
(No difference)
|
Latest revision as of 19:08, 31 March 2024
Description | Code | Output | Comment | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Simple clade element |
{{clade
|label1=Label
|1={{clade
|1=Leaf A
|2=Leaf B
}}
}}
|
| Two child elements | |||||||||||||||
A more complex clade structure |
{{clade
|label1=Label
|1={{clade
|1=Node A (terminal)
|label2=Node B
|sublabel2=(internal)
|2={{clade
|1=Leaf 1
|2=Leaf 2
}}
}}
}}
|
| 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 |
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]