Difference between revisions of "Template:Infobox comorbidity"

From WikiAnesthesia
Tag: 2017 source edit
Tag: 2017 source edit
Line 2: Line 2:


<div class="infobox">
<div class="infobox">
   <div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{other_names|}}}|<table class="table"><tr>
   <div class="infobox-title">{{PAGENAME}}</div>
  <table class="table">{{#if:{{{other_names|}}}|<tr>
       <th>Other names</th>
       <th>Other names</th>
       <td>{{{other_names}}}</td>
       <td>{{{other_names}}}</td>
     </tr></table>}}{{#if:{{{image|}}}|
     </tr>}}{{#if:{{{image_file|}}}|
   <div class="infobox-image">[[File:{{{image}}}|320px]]</div>{{#if:{{{caption|}}}|
   <div class="infobox-image">[[File:{{{image_file}}}|320px]]</div>{{#if:{{{image_caption|}}}|
   <div class="infobox-image-caption">{{{caption}}}</div>}}}}
   <div class="infobox-image-caption">{{{image_caption}}}</div>}}</td></tr>}}
  <table class="table">
     <tr>
     <tr>
       <th>Anesthetic relevance</th>
       <th>Anesthetic relevance</th>
Line 42: Line 42:
"type": "content"
"type": "content"
},
},
"image": {
"image_file": {
"label": "Article image",
"label": "Article image",
"description": "An image relevant to this comorbidity",
"description": "An image relevant to this comorbidity",
Line 48: Line 48:
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
"caption": {
"image_caption": {
"label": "Article image caption",
"label": "Article image caption",
"description": "A caption for the article image",
"description": "A caption for the article image",
Line 91: Line 91:
"paramOrder": [
"paramOrder": [
"other_names",
"other_names",
"image",
"image_file",
"caption",
"image_caption",
"anesthetic_relevance",
"anesthetic_relevance",
"specialty",
"specialty",

Revision as of 06:37, 10 February 2021

Infobox comorbidity
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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Other namesother_names

Other names for this comorbidity

Example
Congestive heart failure (CHF)
Contentoptional
Article imageimage_file

An image relevant to this comorbidity

Example
Elevated JVP.jpg
Fileoptional
Article image captionimage_caption

A caption for the article image

Contentoptional
Anesthetic relevanceanesthetic_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>.

Example
<span class="text-high">High</span>
Contentrequired
Specialtyspecialty

List the primary specialties which manage the comorbidity. Standardized options:

[[ETT]],

[[LMA]],

[[Noninvasive O2]].

Example
Cardiology
Contentrequired
Signs and symptomssigns_symptoms

List the most relevant signs and symptoms of this comorbidity.

Example
Shortness of breath, edema
Contentsuggested
Diagnosisdiagnosis

Describe how this comorbidity is diagnosed.

Example
[[Echocardiogram]]
Contentsuggested
Treatmenttreatment

Describe how this comorbidity is treated.

Example
Medication, implanted devices
Contentsuggested