Template:MedCondContrAbs: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
This the template to be used to add absolute contraindications to the medical therapy page of a medical condition.  You can call the template in the following manner:
<pre>
{{MedCondContrMain
|MedCond = name of the medical condition.  If this is left blank, the page name will be used.
|Name of Drug 1
|Name of Drug 2
|...etc
}}
</pre>
</noinclude><includeonly>
{{#if: {{{MedCond|}}}| {{{MedCond}}} | {{PAGENAME}}}} is considered an absolute contraindication to the use of the following medications:
{{#if: {{{MedCond|}}}| {{{MedCond}}} | {{PAGENAME}}}} is considered an absolute contraindication to the use of the following medications:
{{#if: {{{1|}}} |*[[{{{1}}}]] |}}
{{#if: {{{1|}}} |*[[{{{1}}}]] |}}
Line 29: Line 40:
{{#if: {{{29|}}} |*[[{{{29}}}]] |}}
{{#if: {{{29|}}} |*[[{{{29}}}]] |}}
{{#if: {{{30|}}} |*[[{{{30}}}]] |}}
{{#if: {{{30|}}} |*[[{{{30}}}]] |}}
</includeonly>

Revision as of 14:21, 5 September 2014

This the template to be used to add absolute contraindications to the medical therapy page of a medical condition. You can call the template in the following manner:

{{MedCondContrMain
|MedCond = name of the medical condition.  If this is left blank, the page name will be used.
|Name of Drug 1
|Name of Drug 2
|...etc
}}