Widget:CJP: Difference between revisions

Jump to navigation Jump to search
Christopher Popma (talk | contribs)
No edit summary
Christopher Popma (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<script type = "text/javascript">
$(document).ready(function() {
$(document).ready(function() {
     $('#executeGo').click(function() {
     $('#executeGo').click(function() {
         $('#textHere').append('<string>{|class="wikitable sortable" cellpadding="5" !Drug Name !! Pill Imprint !! Dosage !! Ingredients !! Pill Color !! Pill Shape !! Pill Size (mm) !! Score !! NDC !! Pill Image|-{{#ask:</string>');
         $('#textHere').append('<p>{|class="wikitable sortable" cellpadding="5"</p><p>!Drug Name !! Pill Imprint !! Dosage !! Ingredients !! Pill Color !! Pill Shape !! Pill Size (mm) !! Score !! NDC !! Pill Image</p><p>|-</p><p>{{#ask:</p>');
         $('#textHere').append('<string>[[Pill Shape::Round]]</string>');
         $('#textHere').append('<string>[[Pill Shape::Round]]</string>');
         $('#textHere').append('<string>|?Pill Imprint|?Pill Dosage|?Pill Ingred|?Pill Color|?Pill Shape|?Pill Size (mm)|?Pill Scoring |?NDC|?Pill Name|format=template|template=PillID}} |}</string>');
         $('#textHere').append('<string>|?Pill Imprint|?Pill Dosage|?Pill Ingred|?Pill Color|?Pill Shape|?Pill Size (mm)|?Pill Scoring |?NDC|?Pill Name|format=template|template=PillID}}</string><p>|}</p>');
     });
     });



Revision as of 16:21, 28 May 2014