İçeriğe atla

T427077 Static Test: Revizyonlar arasındaki fark

aq.si Wiki sitesinden
[kontrol edilmemiş revizyon][kontrol edilmemiş revizyon]
TestAdmin (mesaj | katkılar)
Fix maplink syntax
TestAdmin (mesaj | katkılar)
fix maplink syntax (self-closing)
 
1. satır: 1. satır:
== T427077 Static Mapframe Test ==
== T427077 Static Mapframe Test ==
 
This page tests mapframe with $wgKartographerStaticMapframe = true.
This page tests mapframe with \$wgKartographerStaticMapframe = true.


=== Static Mapframe ===
=== Static Mapframe ===
<mapframe latitude="40.828" longitude="-72.517" zoom="14" width="300" height="200" />
<mapframe latitude="40.828" longitude="-72.517" zoom="14" width="300" height="200" />


=== Second Static Mapframe ===
=== Second Static Mapframe ===
<mapframe latitude="48.8566" longitude="2.3522" zoom="13" width="350" height="250" text="Paris" />
<mapframe latitude="48.8566" longitude="2.3522" zoom="13" width="350" height="250" text="Paris" />


=== Maplink (should keep native href) ===
=== Maplink (should keep native href) ===
Click here to see <maplink latitude="51.5074" longitude="-0.1278" zoom="10" text="London" /> on a map.


Click here to see <maplink latitude="51.5074" longitude="-0.1278" zoom="10">London on the map</maplink>.
And another: <maplink latitude="40.7128" longitude="-74.0060" zoom="12" text="New York" />.
 
And another: <maplink latitude="40.7128" longitude="-74.0060" zoom="12">New York</maplink>.
 
[[Category:Test]]

15.52, 24 Temmuz 2026 itibarı ile sayfanın şu anki hâli

T427077 Static Mapframe Test

This page tests mapframe with $wgKartographerStaticMapframe = true.

Static Mapframe

Harita

Second Static Mapframe

Harita
Paris

Click here to see London on a map.

And another: New York.