Difference between revisions of "Module:Clade/doc"

From Summertime Saga Wiki
Jump to: navigation, search
(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 (Usage)
Line 7: Line 7:
 
== Usage ==
 
== Usage ==
  
<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|main|style={{{style}}}}}</code>
+
<code><nowiki>{{</nowiki>#invoke:Clade|main|style={{{style}}}}}</code>
  
 
[[Category:Modules]]
 
[[Category:Modules]]

Revision as of 14:02, 3 July 2019

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 available with the clade and cladex templates, while replicating the behaviour 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}}}}}