|
|
| Line 1: |
Line 1: |
| {| class="wikitable"
| | {{#if:{{{INN|}}}|<tr> |
| |+ Template Parameters
| | <th>INN:</th> |
| ! Label !! Value
| | <td>{{{INN}}}</td>}} |
| |-
| | {{#if:{{{image|}}}|<tr> |
| {{#if: {{{drug_name|}}} | |-
| | <th>Image:</th> |
| | Drug: || {{{drug_name}}}
| | <td>{{{image}}}</td>}} |
| }}
| | {{#if:{{{width|}}}|<tr> |
| {{#if: {{{INN|}}} | |- | | <th>Width:</th> |
| | INN: || {{{INN}}}
| | <td>{{{width}}}</td>}} |
| }} | | {{#if:{{{alt|}}}|<tr> |
| {{#if: {{{image|}}} | |- | | <th>Alt:</th> |
| | Image: || {{{image}}}
| | <td>{{{alt}}}</td>}} |
| }} | | {{#if:{{{image2|}}}|<tr> |
| {{#if: {{{width|}}} | |- | | <th>Image 2:</th> |
| | Width: || {{{width}}}
| | <td>{{{image2}}}</td>}} |
| }} | |
| {{#if: {{{alt|}}} | |- | |
| | Alt: || {{{alt}}}
| |
| }} | |
| {{#if: {{{image2|}}} | |- | |
| | Image2: || {{{image2}}}
| |
| }}
| |
| {{#if: {{{width2|}}} | |-
| |
| | Width2: || {{{width2}}}
| |
| }}
| |
| {{#if: {{{alt2|}}} | |-
| |
| | Alt2: || {{{alt2}}}
| |
| }}
| |
| {{#if: {{{caption2|}}} | |-
| |
| | Caption2: || {{{caption2}}}
| |
| }}
| |
| {{#if: {{{caption|}}} | |-
| |
| | Caption: || {{{caption}}}
| |
| }}
| |
| {{#if: {{{imageL|}}} | |-
| |
| | ImageL: || {{{imageL}}}
| |
| }}
| |
| {{#if: {{{imageR|}}} | |-
| |
| | ImageR: || {{{imageR}}}
| |
| }}
| |
| {{#if: {{{widthL|}}} | |-
| |
| | WidthL: || {{{widthL}}}
| |
| }}
| |
| {{#if: {{{altL|}}} | |-
| |
| | AltL: || {{{altL}}}
| |
| }}
| |
| {{#if: {{{widthR|}}} | |-
| |
| | WidthR: || {{{widthR}}}
| |
| }}
| |
| {{#if: {{{altR|}}} | |-
| |
| | AltR: || {{{altR}}}
| |
| }}
| |
| {{#if: {{{captionLR|}}} | |-
| |
| | CaptionLR: || {{{captionLR}}}
| |
| }}
| |
| {{#if: {{{type|}}} | |-
| |
| | Type: || {{{type}}}
| |
| }}
| |
| {{#if: {{{target|}}} | |-
| |
| | Target: || {{{target}}}
| |
| }}
| |
| {{#if: {{{vaccine_type|}}} | |-
| |
| | Vaccine Type: || {{{vaccine_type}}}
| |
| }}
| |
| {{#if: {{{mab_type|}}} | |-
| |
| | Mab Type: || {{{mab_type}}}
| |
| }}
| |
| {{#if: {{{source|}}} | |-
| |
| | Source: || {{{source}}}
| |
| }}
| |
| {{#if: {{{component1|}}} | |-
| |
| | Component 1: || {{{component1}}}
| |
| }}
| |
| |}
| |
|
| |
|
| <noinclude> | | <noinclude> |