<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://salisford.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AFind_sources%2Ftemplates%2FFind_sources_medical</id>
	<title>Module:Find sources/templates/Find sources medical - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://salisford.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AFind_sources%2Ftemplates%2FFind_sources_medical"/>
	<link rel="alternate" type="text/html" href="https://salisford.net/index.php?title=Module:Find_sources/templates/Find_sources_medical&amp;action=history"/>
	<updated>2026-05-03T21:33:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://salisford.net/index.php?title=Module:Find_sources/templates/Find_sources_medical&amp;diff=796&amp;oldid=prev</id>
		<title>Cascadia: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://salisford.net/index.php?title=Module:Find_sources/templates/Find_sources_medical&amp;diff=796&amp;oldid=prev"/>
		<updated>2023-04-05T14:39:48Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:39, 5 April 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Cascadia</name></author>
	</entry>
	<entry>
		<id>https://salisford.net/index.php?title=Module:Find_sources/templates/Find_sources_medical&amp;diff=795&amp;oldid=prev</id>
		<title>wp&gt;Paine Ellsworth: per edit request at Module talk:Find sources#Template-protected edit request on 12 December 2022</title>
		<link rel="alternate" type="text/html" href="https://salisford.net/index.php?title=Module:Find_sources/templates/Find_sources_medical&amp;diff=795&amp;oldid=prev"/>
		<updated>2022-12-17T18:25:36Z</updated>

		<summary type="html">&lt;p&gt;per edit request at &lt;a href=&quot;/index.php?title=Module_talk:Find_sources&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Module talk:Find sources (page does not exist)&quot;&gt;Module talk:Find sources#Template-protected edit request on 12 December 2022&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return {&lt;br /&gt;
	-- Blurb&lt;br /&gt;
	-- $1 is the intro link, and $2 represents the other links.&lt;br /&gt;
	blurb = &amp;quot;''Find medical sources:''&amp;amp;nbsp;$1$2&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
	-- Links&lt;br /&gt;
&lt;br /&gt;
	links = {&lt;br /&gt;
		{&lt;br /&gt;
			code = 'medrs',&lt;br /&gt;
			display = '&amp;lt;strong&amp;gt;Source guidelines&amp;lt;/strong&amp;gt;', &lt;br /&gt;
			tooltip = 'Identifying reliable medical sources *READ FIRST*'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'pubmed',&lt;br /&gt;
			display = 'PubMed'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'cochrane',&lt;br /&gt;
			display = 'Cochrane',&lt;br /&gt;
			tooltip = 'Cochrane Database of Systematic Reviews'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'doaj',&lt;br /&gt;
			display = 'DOAJ',&lt;br /&gt;
			tooltip = 'Directory of Open Access Journals'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'gale',&lt;br /&gt;
			display = 'Gale',&lt;br /&gt;
			tooltip = 'Gale Academic OneFile'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'openmd',&lt;br /&gt;
			display = 'OpenMD'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'sciencedirect',&lt;br /&gt;
			display = &amp;quot;ScienceDirect&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'springer',&lt;br /&gt;
			display = 'Springer'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'trip',&lt;br /&gt;
			display = 'Trip',&lt;br /&gt;
			tooltip = 'TRIP Database'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'wiley',&lt;br /&gt;
			display = 'Wiley'&lt;br /&gt;
		},&lt;br /&gt;
		{&lt;br /&gt;
			code = 'wikipedia library',&lt;br /&gt;
			display = 'TWL',&lt;br /&gt;
			tooltip = 'The Wikipedia Library',&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>wp&gt;Paine Ellsworth</name></author>
	</entry>
</feed>