Template:Clade label
Revision as of 13:43, 8 January 2020 by imported>Jts1882 (move example to documentation →top)
This is a utility template for labelling cladograms made with the {{clade}} template. In particular it is for use with |labelN=
and |sublabelN=
to enable long labels without stretching the cladogram horizontally.
Usage
{{clade label|long label that doesn't stretch the cladogram}}
This returns a label in a div
element that is positioned absolutely against the right edge of a parent div
element.
Example
Description | Code | Output | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Simple long |sublabel= |
{{clade |label1=root |1={{clade |1=Leaf 1 |2={{clade |1=Leaf 2 |sublabel2=long label that stretches the cladogram |2={{clade |1=Leaf 3 |2=Leaf 4 }} }} }} }} |
| |||||||||||||||||||||
Use of {{clade label}} |
{{clade |style=float:right; |label1=root |1={{clade |1=Leaf 1 |2={{clade |1=Leaf 2 |sublabel2={{clade label|long label that doesn't stretch the cladogram}} |2={{clade |1=Leaf 3 |2=Leaf 4 }} }} }} }} |
|
The above documentation is transcluded from Template:Clade label/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |