Test Page: Difference between revisions

From Brown bee
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#geocode:40 bd du Pont-d'Arve, Genève}}
{{#geocode:40 bd du Pont-d'Arve, Genève}}


{{
#ask:
[[Category:Locations]]
| ?Has coordinates
| format=map
}}
{{
#ask:
[[Category:Locations]]
| ?Has coordinates
| format=table
}}


{{#display_map:address=Brandenburg Gate, Berlin, Germany}}
{{#display_map:address=Brandenburg Gate, Berlin, Germany}}
Line 86: Line 99:




{{#ask: [[Category:Person]]
| ?has child
| ?knows
| format=graph
| graphcolor=yes
| graphlink=yes
| graphname=PeopleKnows
| graphlegend=yes
| graphlabel=no
| graphsize=10,100
| rankdir=TB
}}




Property test: [[Property name::Property value]]
Property test: [[Property name::Property value]]

Revision as of 11:10, 14 October 2015

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


 Has coordinates
Dalsland
Norrbotten
Test Page
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>


<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