User talk:Shyamal: Difference between revisions

From Ekologos Wiki
Jump to navigation Jump to search
(Created page with "{{Location map+ | Australia | places = {{Location map~ | Australia | label = Sydney | lat_deg = -33.86 | lon_deg = 151.21 }} {{Location map~ | Australia | label = Melbourne | coordinates = {{coord|-37.81|144.96}} }} }} }}")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
Line 11: Line 11:
}}
}}
}}
}}
<mapframe text="Downtown [[wikipedia:San Francisco|San Francisco]]" width="250" height="250" zoom="13" longitude="-122.3988" latitude="37.8013"/>
The following simple code sample shows how to add a map that is embedded into your page, with a link to a Wikipedia article.
<syntaxhighlight lang="xml">
<mapframe text="Downtown [[wikipedia:San Francisco|San Francisco]]" width=250 height=250 zoom=13 longitude=-122.3988 latitude=37.8013 />
</syntaxhighlight>

Revision as of 03:46, 23 November 2023

Shyamal (Australia)

}}

<mapframe text="Downtown San Francisco" width="250" height="250" zoom="13" longitude="-122.3988" latitude="37.8013"/> The following simple code sample shows how to add a map that is embedded into your page, with a link to a Wikipedia article. <syntaxhighlight lang="xml"> <mapframe text="Downtown San Francisco" width=250 height=250 zoom=13 longitude=-122.3988 latitude=37.8013 /> </syntaxhighlight>