Test Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 131: | Line 131: | ||
{{#info: Some text | info }} | {{#info: Some text | info }} | ||
Test if Extension:SimpleTooltip is activated | |||
{{#tip-text: text | tooltip-text}} | |||
{{#simple-tooltip: text | tooltip-text}} |
Revision as of 08:08, 11 July 2016
32°42′54″ N, 117°9′45″ W
32.715° N, 117.163° W
-32.715°, -77.03201°
Geocode 46° 11' 41.77" N, 6° 8' 24.45" E
Test geographic coordinate | |
---|---|
Dalsland | |
Norrbotten | |
Parainen Island | |
Test Page | 32°42′54″ N, 117°9′45″ W 32.715° N, 117.163° W -32.715°, -77.03201° |

<graphviz>
graph G1 { aaa -- bbb; bbb -- c; aaa -- c;
} </graphviz>
<graphviz>
graph G7 {
node [fontsize="8"]; run -- intr; intr -- runbl; runbl -- run; run -- kernel; kernel -- zombie; kernel -- sleep; kernel -- runmem; sleep -- swap; swap -- runswap; runswap -- new; runswap -- runmem; new -- runmem; sleep -- runmem;
} </graphviz>
<graphviz>
digraph G {
main [label="taxon
(start here)"];
main -> accession1 -> batch1 -> clonal1;
main -> cultivar -> accession1;
batch1 -> batch2;
clonal1 -> clonal2;
batch2 -> clonal3;
clonal2 -> clonal3;
}
</graphviz>
Property test: Property value
Some text
Test if Extension:SimpleTooltip is activated text text