Template:DrugProjectForm: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{DrugProjectForm
{{DrugProjectForm
|hasBlackBoxWarning=
|blackBoxWarningTitle=
|blackBoxWarningTitle=
|blackBoxWarningBody=
|blackBoxWarningBody=
Line 48: Line 49:
</pre>
</pre>
Edit the page to see the template text.</noinclude><includeonly>[[Page has default form::Drug_Project_Form| ]][[Is of Type::Drug| ]]
Edit the page to see the template text.</noinclude><includeonly>[[Page has default form::Drug_Project_Form| ]][[Is of Type::Drug| ]]
{{#if: {{{blackBoxWarningTitle|}}} |
{{#if: {{{hasBlackBoxWarning|}}} |
==Black Box Warning==
==Black Box Warning==
'''Below is the code to be placed on the Black Box Warning Microchapter:'''
'''Below is the code to be placed on the Black Box Warning Microchapter:'''

Revision as of 13:16, 19 March 2014

This is the "Drug Project Form" template. It should be called in the following format:

{{DrugProjectForm
|hasBlackBoxWarning=
|blackBoxWarningTitle=
|blackBoxWarningBody=
|fdaLIADAdult=
|offLabelAdult=
|fdaLIADPed=
|offLabelPed=
|contraindications=
|warnings=
|adverseReactions=
|clinicalTrials=
|postmarketing=
|drugInteractions=
|useInPregnancyFDA=
|useInPregnancyAUS=
|useInLaborDelivery=
|useInNursing=
|useInPed=
|useInGeri=
|useInGender=
|useInRace=
|useInRenalImpair=
|useInHepaticImpair=
|useInReproPotential=
|useInImmunocomp=
|routes=
|preparations=
|IVCompat=
|overdose=
|mechAction=
|structure=
|PD=
|PK=
|nonClinToxic=
|clinicalStudies=
|howSupplied=
|drugImages=
|packLabel=
|fdaPatientInfo=
|nlmPatientInfo=
|price=
|drugShortage=
}}

Edit the page to see the template text.