Difference between revisions of "Module:Clade/doc"
From Summertime Saga Wiki
(Created page with "This module is designed to be used with the clade template to draw phylogenetic trees or cladograms. The new template-module combination extends the feature...") |
m |
||
(7 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 7: | Line 7: | ||
== Usage == | == Usage == | ||
− | <code><nowiki>{{</nowiki>#invoke: | + | <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}}}}}