模板:Clade example:修订间差异

来自MalacoKnowledge
template>WOSlinker
(syntaxhighlight lang="wikitext")
 
(导入1个版本)
 
(没有差异)

2024年1月19日 (五) 08:28的最新版本

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