Template:MedTemplate: Difference between revisions
MDElliottMD (talk | contribs) No edit summary |
MDElliottMD (talk | contribs) No edit summary |
||
| Line 17: | Line 17: | ||
{{#if:{{{pregnancy|}}}|<tr><th style="text-align:left;">Pregnancy</th><td>{{{pregnancy}}}</td></tr>}} | {{#if:{{{pregnancy|}}}|<tr><th style="text-align:left;">Pregnancy</th><td>{{{pregnancy}}}</td></tr>}} | ||
{{#if:{{{legal|}}}|<tr><th style="text-align:left;">Legal status</th><td>{{{legal}}}</td></tr>}} | {{#if:{{{legal|}}}|<tr><th style="text-align:left;">Legal status</th><td>{{{legal}}}</td></tr>}} | ||
</table> | </table> | ||
{{#if:{{{intro|}}}| | |||
{{{intro}}} | {{{intro}}} | ||
}}{{#if:{{{pharmacokinetics|}}}|<h2 id="Pharmacokinetics">Pharmacokinetics</h2> | }}{{#if:{{{pharmacokinetics|}}}|<h2 id="Pharmacokinetics">Pharmacokinetics</h2> | ||
Revision as of 05:36, 11 May 2026
Usage
{{MedTemplate
| generic =
| brand =
| structure =
| classes =
| mechanism =
| uses =
| formula =
| routes =
| onset =
| duration =
| halflife =
| bioavailability =
| pregnancy =
| legal =
| intro =
| pharmacokinetics =
| pharmacodynamics =
| indications =
| dosing =
| effects =
| adverse =
| contraindications =
| interactions =
| pregnancy_details =
| monitoring =
| counseling =
| anecdotes =
| seealso =
| references =
}}
Full page template for a medicine entry. Tri-section infobox (Summary / Chemistry / Pharmacology) plus auto-suppressed body sections.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Generic name(s) | generic | no description | String | optional |
| Brand name(s) | brand | no description | String | optional |
| Structure image | structure | Filename only, no 'File:' prefix. | File | optional |
| Structure size | structuresize | no description
| String | optional |
| Classes | classes | Comma-separated if more than one (e.g. NSAID, Antiplatelet). | String | optional |
| Mechanism (1 line) | mechanism | Expand in 'Pharmacodynamics' body section. | String | optional |
| Common uses | uses | no description | String | optional |
| Chemical formula | formula | no description | String | optional |
| Routes | routes | no description | String | optional |
| Onset | onset | no description | String | optional |
| Duration | duration | no description | String | optional |
| Half-life | halflife | no description | String | optional |
| Bioavailability | bioavailability | no description | String | optional |
| Pregnancy (short) | pregnancy | no description | String | optional |
| Legal status | legal | no description | String | optional |
| Intro paragraph | intro | no description | Content | optional |
| Pharmacokinetics | pharmacokinetics | ADME — absorption, distribution, metabolism, excretion. | Content | optional |
| Pharmacodynamics | pharmacodynamics | Mechanism of action, receptor binding, downstream effects. | Content | optional |
| Indications | indications | no description | Content | optional |
| Dosing & titration | dosing | no description | Content | optional |
| Effects | effects | no description | Content | optional |
| Adverse effects | adverse | no description | Content | optional |
| Contraindications | contraindications | no description | Content | optional |
| Interactions | interactions | no description | Content | optional |
| Pregnancy & lactation (body) | pregnancy_details | no description | Content | optional |
| Monitoring | monitoring | no description | Content | optional |
| Patient counseling | counseling | no description | Content | optional |
| Personal experience | anecdotes | no description | Content | optional |
| See also | seealso | no description | Content | optional |
| References | references | no description | Content | optional |