Template:MedicalTest: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 34: | Line 34: | ||
</div> | </div> | ||
</div> | </div> | ||
==Signs Detected== | |||
{{#arraymap:{{{signsDetected|}}}|,|x|<span itemprop="signsDetected" itemscope itemtype="http://schema.org/MedicalSign">[[Signs Detected::x]]</span>| {{!}} }} | |||
== | ==Drug Interactions== | ||
{{#arraymap:{{{affectedBy|}}}|,|x|<span itemprop="affectedBy" itemscope itemtype="http://schema.org/Drug">[[Affected By::x]]</span>| {{!}} }} | {{#arraymap:{{{affectedBy|}}}|,|x|<span itemprop="affectedBy" itemscope itemtype="http://schema.org/Drug">[[Affected By::x]]</span>| {{!}} }} | ||
==Used To Diagnose== | ==Used To Diagnose== |
Revision as of 16:47, 20 February 2012
This is the "MedicalTest" template. It should be called in the following format:
{{MedicalTest |description= |image= |name= |url= |codes= |guidelines= |medicineSystem= |recognizingAuthority= |relevantSpecialty= |studies= |affectedBy= |signsDetected= |usedToDiagnose= |usesDevice= |sortLevel }}
Edit the page to see the template text.