Difference between revisions of "Template:Infobox comorbidity"
m (1 revision imported) |
Chris Rishel (talk | contribs) Tag: 2017 source edit |
||
Line 6: | Line 6: | ||
<div class="infobox-image">[[File:{{{image}}}|320px]]</div>{{#if:{{{caption|}}}| | <div class="infobox-image">[[File:{{{image}}}|320px]]</div>{{#if:{{{caption|}}}| | ||
<div class="infobox-image-caption">{{{caption}}}</div>}}}} | <div class="infobox-image-caption">{{{caption}}}</div>}}}} | ||
<table class="table"> | <table class="table"> | ||
<tr> | |||
<th>Anesthetic relevance</th> | |||
</tr> | <td class="text-{{{anesthetic_relevance}}}">{{{anesthetic_relevance}}}</td> | ||
</tr> | |||
<tr> | |||
</tr> | <th>Specialty</th> | ||
<td>{{{specialty}}}</td> | |||
</tr> | |||
</tr> | <tr> | ||
<th>Signs and symptoms</th> | |||
<td>{{{signs_symptoms}}}</td> | |||
</tr> | </tr> | ||
<tr> | |||
<th>Diagnosis</th> | |||
</tr> | <td>{{{diagnosis}}}</td> | ||
</tr> | |||
<tr> | |||
<th>Treatment</th> | |||
<td>{{{treatment}}}</td> | |||
</tr> | |||
</table> | |||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 05:23, 10 February 2021
Anesthetic relevance | {{{anesthetic_relevance}}} |
---|---|
Specialty | {{{specialty}}} |
Signs and symptoms | {{{signs_symptoms}}} |
Diagnosis | {{{diagnosis}}} |
Treatment | {{{treatment}}} |
This Infobox will display the most pertinent information about a comorbidity at the top of the article. When appropriate, please use the standardized options listed in the field description (click the (i) icon above each field to show a list which can be copy-pasted). You may also include brief clarification in parenthesis after each item. If using an abbreviation, please link to a page that defines it (e.g. use [[ETT]] not ETT). To display items on separate lines, add <br/> between them.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Other names | other_names | Other names for this comorbidity
| Content | optional |
Article image | image | An image relevant to this comorbidity
| File | optional |
Article image caption | caption | A caption for the article image | Content | optional |
Anesthetic relevance | anesthetic_relevance | Classify the relevance of the comorbidity to anesthesia. Standardized options: <span class="text-critical">Critical</span>, <span class="text-high">High</span>, <span class="text-moderate">Moderate</span>, <span class="text-low">Low</span>.
| Content | required |
Specialty | specialty | List the primary specialties which manage the comorbidity. Standardized options: [[ETT]], [[LMA]], [[Noninvasive O2]].
| Content | required |
Signs and symptoms | signs_symptoms | List the most relevant signs and symptoms of this comorbidity.
| Content | suggested |
Diagnosis | diagnosis | Describe how this comorbidity is diagnosed.
| Content | suggested |
Treatment | treatment | Describe how this comorbidity is treated.
| Content | suggested |