<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.argonathrpg.eu/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector.js</id>
	<title>MediaWiki:Vector.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.argonathrpg.eu/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector.js"/>
	<link rel="alternate" type="text/html" href="https://wiki.argonathrpg.eu/index.php?title=MediaWiki:Vector.js&amp;action=history"/>
	<updated>2026-05-01T13:46:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.argonathrpg.eu/index.php?title=MediaWiki:Vector.js&amp;diff=8079&amp;oldid=prev</id>
		<title>Patton: trying out custom fonts</title>
		<link rel="alternate" type="text/html" href="https://wiki.argonathrpg.eu/index.php?title=MediaWiki:Vector.js&amp;diff=8079&amp;oldid=prev"/>
		<updated>2014-08-06T11:07:22Z</updated>

		<summary type="html">&lt;p&gt;trying out custom fonts&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for users using the Vector skin */&lt;br /&gt;
&lt;br /&gt;
WebFontConfig = {&lt;br /&gt;
  google: { families: [ 'Noto+Sans:400,400italic,700,700italic:latin,latin-ext' ] }&lt;br /&gt;
};&lt;br /&gt;
(function() {&lt;br /&gt;
  var wf = document.createElement('script');&lt;br /&gt;
  wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +&lt;br /&gt;
    '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';&lt;br /&gt;
  wf.type = 'text/javascript';&lt;br /&gt;
  wf.async = 'true';&lt;br /&gt;
  var s = document.getElementsByTagName('script')[0];&lt;br /&gt;
  s.parentNode.insertBefore(wf, s);&lt;br /&gt;
})();&lt;/div&gt;</summary>
		<author><name>Patton</name></author>
	</entry>
</feed>