Template:MedInfo: Difference between revisions
Appearance
MDElliottMD (talk | contribs) No edit summary |
MDElliottMD (talk | contribs) No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="float:right; clear:right; max-width:26em; margin:0 0 1em 1em; font-size:92%;" | <includeonly>{| class="wikitable" style="float:right; clear:right; max-width:26em; margin:0 0 1em 1em; font-size:92%;" | ||
|+ style="font-size:115%;" | | |+ style="font-size:115%;" |{{{PAGENAME}}} | ||
! colspan="2" style="background:#eef;" | "Medication Information" | ! colspan="2" style="background:#eef;" | "Medication Information" | ||
|- | |- | ||
Revision as of 17:09, 10 May 2026
Usage
{{MedInfo
| generic =
| brand =
| class =
| uses =
| effects =
| titration =
| anecdotes =
}}
Infobox + sections for a medication entry. Short factual fields appear in a right-aligned infobox; longer prose fields render as full-width sections below.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Generic name(s) | generic | Comma-separated if more than one. Defaults to the page name. | String | optional |
| Brand name(s) | brand | Comma-separated. | String | optional |
| Classification(s) | class | Drug class(es), e.g. SSRI, NSAID. | String | optional |
| Common uses | uses | no description | String | optional |
| Effects | effects | Therapeutic and side effects. | String | optional |
| Titration strategies | titration | Wikitext; renders as a full-width section. | Content | optional |
| Personal anecdotes | anecdotes | Wikitext; renders as a full-width section. Auto-includes a 'not medical advice' disclaimer. | Content | optional |