Inserting GoldMiner images: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
You can insert a link to the database using the following code: | You can insert a link to the database using the following code: | ||
<nowiki>http://goldminer.arrs.org/search.php?query={{ | <nowiki>American Roentgen Ray Society Images of {{PAGENAME}} | ||
:[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}}} All Images] | |||
:[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} X-ray}}}} X-rays] | |||
:[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} Ultrasound}}}} Echo & Ultrasound] | |||
:[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} CT}}}} CT Images] | |||
:[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} MRI}}}} MRI] </nowiki> |
Revision as of 12:22, 4 September 2011
Editor-In-Chief: C. Michael Gibson, M.S., M.D. [1]
Overview
GoldMiner is a service of the American Roentgen Ray Society which provides images for a wide variety of medical conditions.
You can insert a link to the database using the following code:
American Roentgen Ray Society Images of {{PAGENAME}} :[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}}} All Images] :[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} X-ray}}}} X-rays] :[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} Ultrasound}}}} Echo & Ultrasound] :[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} CT}}}} CT Images] :[http://goldminer.arrs.org/search.php?query={{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}} MRI}}}} MRI]