Difference between revisions of "Module:Clade/doc"
From Summertime Saga Wiki
m (→Usage) |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This module is designed to be used with the | + | This module is designed to be used with the template {{tlg|clade}} to draw phylogenetic trees or cladograms. The new template‐module combination extends the feature available with {{tlg|code=yes|nolink=yes|clade}} while replicating the behavior of the older templates written with the template language. |
− | Additionally, the module has the code for a prototype template, which converts Newick strings into clade structure. This is not to be used in | + | Additionally, the module has the code for a prototype template, which converts Newick strings into clade structure. This is not to be used in Wikipedia articles, but is a utility to help construct cladograms for inclusion in articles. |
The diagram below gives an overview of the features. See the template documentation for a more detailed description of how to use the templates. | The diagram below gives an overview of the features. See the template documentation for a more detailed description of how to use the templates. | ||
Line 9: | Line 9: | ||
<code><nowiki>{{</nowiki>#invoke:Clade|main|style={{{style}}}}}</code> | <code><nowiki>{{</nowiki>#invoke:Clade|main|style={{{style}}}}}</code> | ||
− | [[Category:Modules]] | + | [[Category:Modules]][[Category:Modules documentation]] |
Latest revision as of 17:41, 21 July 2020
This module is designed to be used with the template {{clade}} to draw phylogenetic trees or cladograms. The new template‐module combination extends the feature available with {{clade}}
while replicating the behavior of the older templates written with the template language.
Additionally, the module has the code for a prototype template, which converts Newick strings into clade structure. This is not to be used in Wikipedia articles, but is a utility to help construct cladograms for inclusion in articles.
The diagram below gives an overview of the features. See the template documentation for a more detailed description of how to use the templates.
Usage
{{#invoke:Clade|main|style={{{style}}}}}