Test Page: Difference between revisions

From Brown bee
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 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 129: Line 118:




{{#info: Some text | info }}
Test if Extension:SimpleTooltip is activated
{{#tip-text: text | tooltip-text}}


{{#info: Some text | info }}
{{#simple-tooltip: text | tooltip-text}}

Latest revision as of 11:34, 4 November 2016


32°42′54″ N, 117°9′45″ W 32.715° N, 117.163° W -32.715°, -77.03201°


Test Page

Geocode 46° 11' 41.42" N, 6° 8' 24.91" E


 Test geographic coordinate
Dalsland
Norrbotten
Parainen Island
Test Page32°42′54″ N, 117°9′45″ W
32.715° N, 117.163° W
-32.715°, -77.03201°



Loading map...
Loading map...
Loading map...
GorbachevChernenkoAndropovBrezhnevKhrushchev

Lenin


<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>




Property test: Property value


Some text



Test if Extension:SimpleTooltip is activated

text

text