<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>http://traba.org:8080/index.php?action=history&amp;feed=atom&amp;title=Widget%3AGoogle_Street_View</id>
	<title>Widget:Google Street View - Historial de revisió</title>
	<link rel="self" type="application/atom+xml" href="http://traba.org:8080/index.php?action=history&amp;feed=atom&amp;title=Widget%3AGoogle_Street_View"/>
	<link rel="alternate" type="text/html" href="http://traba.org:8080/index.php?title=Widget:Google_Street_View&amp;action=history"/>
	<updated>2026-04-16T16:37:02Z</updated>
	<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>http://traba.org:8080/index.php?title=Widget:Google_Street_View&amp;diff=20849&amp;oldid=prev</id>
		<title>Acrida: Es crea la pàgina amb «&lt;noinclude&gt;__NOTOC__ This widget allows you to add '''[http://maps.google.com/help/maps/streetview/ Google Street View]''' widget to your wiki page.  Created by [http:...».</title>
		<link rel="alternate" type="text/html" href="http://traba.org:8080/index.php?title=Widget:Google_Street_View&amp;diff=20849&amp;oldid=prev"/>
		<updated>2013-07-25T08:55:23Z</updated>

		<summary type="html">&lt;p&gt;Es crea la pàgina amb «&amp;lt;noinclude&amp;gt;__NOTOC__ This widget allows you to add &amp;#039;&amp;#039;&amp;#039;[http://maps.google.com/help/maps/streetview/ Google Street View]&amp;#039;&amp;#039;&amp;#039; widget to your wiki page.  Created by [http:...».&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;__NOTOC__&lt;br /&gt;
This widget allows you to add '''[http://maps.google.com/help/maps/streetview/ Google Street View]''' widget to your wiki page.&lt;br /&gt;
&lt;br /&gt;
Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]&lt;br /&gt;
&lt;br /&gt;
== Using this widget ==&lt;br /&gt;
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Google_Street_View widget description page on MediaWikiWidgets.org].&lt;br /&gt;
&lt;br /&gt;
== Copy to your site ==&lt;br /&gt;
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--{if isset($static)}--&amp;gt;&amp;lt;img src=&amp;quot;http://maps.googleapis.com/maps/api/streetview?size=&amp;lt;!--{$width|escape:'urlpathinfo'|default:'420'}--&amp;gt;x&amp;lt;!--{$height|escape:'urlpathinfo'|default:350}--&amp;gt;&amp;amp;location=&amp;lt;!--{$lat|escape:'urlpathinfo'}--&amp;gt;,%20&amp;lt;!--{$lng|escape:'urlpathinfo'}--&amp;gt;&amp;amp;fov=&amp;lt;!--{$fov|escape:'urlpathinfo'|default:90}--&amp;gt;&amp;amp;heading=&amp;lt;!--{$yaw|escape:'urlpathinfo'|default:0}--&amp;gt;&amp;amp;pitch=&amp;lt;!--{$pitch|escape:'urlpathinfo'|default:0}--&amp;gt;&amp;amp;sensor=false&amp;quot; width=&amp;quot;&amp;lt;!--{$width|escape:'html'|default:'420'}--&amp;gt;&amp;quot; height=&amp;quot;&amp;lt;!--{$height|escape:'html'|default:350}--&amp;gt;&amp;quot;/&amp;gt;&amp;lt;!--{else}--&amp;gt;&amp;lt;!--{counter assign=&amp;quot;panoDivID&amp;quot; name=&amp;quot;panoDivID&amp;quot;}--&amp;gt;&amp;lt;!--{if $panoDivID eq 1}--&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://www.google.com/jsapi?key=&amp;lt;!--{$key|escape:'urlpathinfo'}--&amp;gt;&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;!--{/if}--&amp;gt;&lt;br /&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
google.load(&amp;quot;maps&amp;quot;, &amp;quot;2.s&amp;quot;);&lt;br /&gt;
google.setOnLoadCallback(function()&lt;br /&gt;
{&lt;br /&gt;
	var myPano = new GStreetviewPanorama(document.getElementById(&amp;quot;pano&amp;lt;!--{$panoDivID|escape:'html'}--&amp;gt;&amp;quot;),&lt;br /&gt;
	{&lt;br /&gt;
		latlng: new GLatLng('&amp;lt;!--{$lat|escape:'quotes'}--&amp;gt;', '&amp;lt;!--{$lng|escape:'quotes'}--&amp;gt;'),&lt;br /&gt;
		pov: {&lt;br /&gt;
				yaw:Number('&amp;lt;!--{$yaw|escape:'quotes'|default:0}--&amp;gt;'),&lt;br /&gt;
				pitch:Number('&amp;lt;!--{$pitch|escape:'quotes'|default:0}--&amp;gt;'),&lt;br /&gt;
				zoom:Number('&amp;lt;!--{$zoom|escape:'quotes'|default:0}--&amp;gt;')&lt;br /&gt;
		}&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;pano&amp;lt;!--{$panoDivID|escape:'html'}--&amp;gt;&amp;quot; style=&amp;quot;width: &amp;lt;!--{$width|escape:'html'|default:'420'}--&amp;gt;px; height: &amp;lt;!--{$height|escape:'html'|default:350}--&amp;gt;px&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;!--{/if}--&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Acrida</name></author>
	</entry>
</feed>