Test Page: Difference between revisions

Jump to navigation Jump to search
62 bytes removed ,  4 November 2016
no edit summary
No edit summary
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 56: Line 56:


DateFormat = yyyy
DateFormat = yyyy
Period    = from:1919 till:1991
Period    = from:1919 till:2015
TimeAxis  = orientation:vertical
TimeAxis  = orientation:vertical
ScaleMajor = unit:year increment:5 start:1920
ScaleMajor = unit:year increment:5 start:1920
Line 109: Line 109:




<graphviz>
 
digraph G {
main [label="taxon
(start here)"];
main -> accession1 -> batch1 -> clonal1;
main -> cultivar -> accession1;
batch1 -> batch2;
clonal1 -> clonal2;
batch2 -> clonal3;
clonal2 -> clonal3;
}
</graphviz>




Line 126: Line 115:


Property test: [[Property name::Property value]]
Property test: [[Property name::Property value]]
{{#info: Some text | info }}
Test if Extension:SimpleTooltip is activated
{{#tip-text: text | tooltip-text}}
{{#simple-tooltip: text | tooltip-text}}

Navigation menu