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
 
(4 intermediate revisions by one other user not shown)
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