805
edits
No edit summary |
No edit summary |
||
(35 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Locations]] | |||
[[Test geographic coordinate:: 32°42′54″ N, 117°9′45″ W]] | |||
[[Test geographic coordinate:: 32.715° N, 117.163° W]] | |||
[[Test geographic coordinate:: -32.715°, -77.03201°]] | |||
{{ | |||
#ask: | |||
[[Category:Locations]] | |||
| ?Test geographic coordinate | |||
| format=map | |||
| forceshow=on | |||
}} | |||
{{#ask: [[Test geographic coordinate::+]] }} | |||
Geocode | |||
{{#geocode:40 bd du Pont-d'Arve, Genève}} | |||
{{ | |||
#ask: | |||
[[Category:Locations]] | |||
| ?Test geographic coordinate | |||
| format=googlemaps | |||
}} | |||
{{ | |||
#ask: | |||
[[Category:Locations]] | |||
| ?Test geographic coordinate | |||
| format=table | |||
}} | |||
{{ | |||
#ask: | |||
[[Has coordinates::+]] | |||
| ?Has coordinates | |||
| format=googlemaps | |||
}} | |||
{{#display_map:address=Brandenburg Gate, Berlin, Germany}} | |||
{{#display_map:address=Brandenburg Gate, Berlin, Germany|width=400|height=300|zoom=17|type=hybrid}} | |||
<display_map> | |||
Brandenburg Gate, Berlin, Germany | |||
</display_map> | |||
<timeline> | <timeline> | ||
# All measures are in pixels | # All measures are in pixels | ||
Line 7: | Line 56: | ||
DateFormat = yyyy | DateFormat = yyyy | ||
Period = from:1919 till: | 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 29: | Line 78: | ||
<math> | <math>E=mc^2</math> | ||
</ | <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 name::Property value]] | |||
{{#info: Some text | info }} | |||
Test if Extension:SimpleTooltip is activated | |||
{{#tip-text: text | tooltip-text}} | |||
{{#simple-tooltip: text | tooltip-text}} |