Template:MedTemplate: Difference between revisions
Appearance
MDElliottMD (talk | contribs) No edit summary |
MDElliottMD (talk | contribs) No edit summary |
||
| Line 36: | Line 36: | ||
}}{{#if:{{{intro|}}}| | }}{{#if:{{{intro|}}}| | ||
{{{intro}}} | {{{intro}}} | ||
}}{{#if:{{{pharmacokinetics|}}}|<h2 id="Pharmacokinetics">Pharmacokinetics</h2> | }}{{#if:{{{pharmacokinetics|}}}{{{pk_absorption|}}}{{{pk_distribution|}}}{{{pk_metabolism|}}}{{{pk_elimination|}}}|<h2 id="Pharmacokinetics">Pharmacokinetics</h2> | ||
{{{pharmacokinetics}}}}}{{#if:{{{pharmacodynamics|}}}|<h2 id="Pharmacodynamics">Pharmacodynamics</h2> | {{#if:{{{pk_absorption|}}}|<h3 id="Absorption">Absorption</h3> | ||
{{{pk_absorption}}} | |||
}}{{#if:{{{pk_distribution|}}}|<h3 id="Distribution">Distribution</h3> | |||
{{{pk_distribution}}} | |||
}}{{#if:{{{pk_metabolism|}}}|<h3 id="Metabolism">Metabolism</h3> | |||
{{{pk_metabolism}}} | |||
}}{{#if:{{{pk_elimination|}}}|<h3 id="Elimination">Elimination</h3> | |||
{{{pk_elimination}}} | |||
}}{{#if:{{{pharmacokinetics|}}}| | |||
{{{pharmacokinetics}}}}} | |||
}}{{#if:{{{pharmacodynamics|}}}|<h2 id="Pharmacodynamics">Pharmacodynamics</h2> | |||
{{{pharmacodynamics}}}}}{{#if:{{{indications|}}}|<h2 id="Indications">Indications</h2> | {{{pharmacodynamics}}}}}{{#if:{{{indications|}}}|<h2 id="Indications">Indications</h2> | ||
{{{indications}}}}}<h2 id="Titration">Titration strategies</h2> | {{{indications}}}}}<h2 id="Titration">Titration strategies</h2> | ||
| Line 102: | Line 112: | ||
| mechanism = | | mechanism = | ||
| intro = | | intro = | ||
| | | pk_absorption = | ||
| pk_distribution = | |||
| pk_metabolism = | |||
| pk_elimination = | |||
| pharmacodynamics = | | pharmacodynamics = | ||
| indications = | | indications = | ||
| Line 121: | Line 134: | ||
* ''The'' <code>adverse</code> ''parameter is deprecated — its content is still rendered, but new pages should combine therapeutic and adverse effects into the single'' <code>effects</code> ''parameter.'' | * ''The'' <code>adverse</code> ''parameter is deprecated — its content is still rendered, but new pages should combine therapeutic and adverse effects into the single'' <code>effects</code> ''parameter.'' | ||
* ''The'' <code>formula</code> ''parameter is deprecated and no longer rendered. It can be removed from existing pages.'' | * ''The'' <code>formula</code> ''parameter is deprecated and no longer rendered. It can be removed from existing pages.'' | ||
* ''The single'' <code>pharmacokinetics</code> ''parameter is deprecated; new pages should use'' <code>pk_absorption</code>'','' <code>pk_distribution</code>'','' <code>pk_metabolism</code>'', and'' <code>pk_elimination</code>''.'' | |||
This template also populates the '''Medicines''' Cargo table — see [[Special:CargoTables/Medicines]]. | This template also populates the '''Medicines''' Cargo table — see [[Special:CargoTables/Medicines]]. | ||
Revision as of 01:47, 13 May 2026
This template defines the table "Medicines". View table.
Usage
Medicine entry template. Fill in fields below; empty fields are auto-omitted.
{{MedTemplate
| generic =
| brand =
| structure =
| classes =
| uses =
| starting_dose =
| preparations =
| routes =
| onset =
| duration =
| halflife =
| bioavailability =
| pregnancy =
| legal =
| mechanism =
| intro =
| pk_absorption =
| pk_distribution =
| pk_metabolism =
| pk_elimination =
| pharmacodynamics =
| indications =
| dosing =
| effects =
| contraindications =
| interactions =
| pregnancy_details =
| monitoring =
| counseling =
| anecdotes =
| seealso =
| references =
}}
Notes:
- The
adverseparameter is deprecated — its content is still rendered, but new pages should combine therapeutic and adverse effects into the singleeffectsparameter. - The
formulaparameter is deprecated and no longer rendered. It can be removed from existing pages. - The single
pharmacokineticsparameter is deprecated; new pages should usepk_absorption,pk_distribution,pk_metabolism, andpk_elimination.
This template also populates the Medicines Cargo table — see Special:CargoTables/Medicines.