Difference between revisions of "Template:Infobox surgical procedure"

From WikiAnesthesia
Tag: 2017 source edit
Tag: 2017 source edit
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
   <div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{image|}}}|
  <table class="table">
  <div class="infobox-image">[[File:{{{image}}}|320px]]</div>{{#if:{{{caption|}}}|{{{caption}}}}}}}
   <div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{image_file|}}}|<tr><td colspan="2" class="infobox-image">
   <table class="table">{{#if:{{{anesthesia_type|}}}|<tr>
  [[File:{{{image_file}}}|320px]]</td></tr>{{#if:{{{image_caption|}}}|
     <th>Anesthesia type</th>
   <td colspan="2" class="infobox-image-caption">{{{image_caption}}}</td></tr>}}}}
    <td>{{{anesthesia_type}}}</td>
     <tr>
</tr>}}{{#if:{{{airway|}}}|<tr>
      <th>Anesthesia type</th>
    <th>Airway</th>
      <td>{{{anesthesia_type}}}</td>
    <td>{{{airway}}}</td>
    </tr>
</tr>}}{{#if:{{{lines_access|}}}|<tr>
    <tr>
    <th>Lines and access</th>
      <th>Airway</th>
    <td>{{{lines_access}}}</td>
      <td>{{{airway}}}</td>
</tr>}}{{#if:{{{monitors|}}}|<tr>
    </tr>
    <th>Monitors</th>
    <tr>
    <td>{{{monitors}}}</td>
      <th>Lines and access</th>
</tr>}}{{#if:{{{considerations_preoperative|}}}{{{considerations_intraoperative|}}}{{{considerations_postoperative|}}}|<tr>
      <td>{{{lines_access}}}</td>
    <td colspan="2" class="infobox-table-section-heading">Primary anesthetic considerations</td>
    </tr>
</tr>{{#if:{{{considerations_preoperative|}}}|<tr>
    <tr>
    <th>Preoperative</th>
      <th>Monitors</th>
    <td>{{{considerations_preoperative}}}</td>
      <td>{{{monitors}}}</td>
</tr>}}{{#if:{{{considerations_intraoperative|}}}|<tr>
    </tr>
    <th>Intraoperative</th>
    <tr>
    <td>{{{considerations_intraoperative}}}</td>
      <td colspan="2" class="infobox-table-section-heading">Primary anesthetic considerations</td>
</tr>}}{{#if:{{{considerations_postoperative|}}}|<tr>
    </tr>
    <th>Postoperative</th>
    <tr>
    <td>{{{considerations_postoperative}}}</td>
      <th>Preoperative</th>
</tr>}}}}</table>
      <td>{{{considerations_preoperative}}}</td>
    </tr>
    <tr>
      <th>Intraoperative</th>
      <td>{{{considerations_intraoperative}}}</td>
    </tr>
    <tr>
      <th>Postoperative</th>
      <td>{{{considerations_postoperative}}}</td>
    </tr>
  </table>
</div>
</div>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"description": "This Infobox will display the most pertinent information about a surgical case 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.",
"description": "This Infobox will display the most pertinent information about a surgical case 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). 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. To use bullet points add * before each item.",
"params": {
"params": {
"image": {
"image_file": {
"label": "Article image",
"label": "Article image",
"description": "An image relevant to this case",
"description": "An image relevant to this case. To add an image, you must first upload the file to the site (using the settings menu in the upper right and clicking \"Upload file\"). Then, copy and paste the file name of the uploaded file into this box.",
"example": "Laparoscopic appendectomy.jpg",
"example": "Laparoscopic appendectomy.jpg",
"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 45: Line 55:
"anesthesia_type": {
"anesthesia_type": {
"label": "Anesthesia type",
"label": "Anesthesia type",
"description": "List the most common anesthetic technique(s) used for this case. Standardized options:\n\n[[General]],\n\n[[MAC]],\n\n[[Regional]],\n\n[[Neuraxial]],\n\n[[Local]].\n\n",
"description": "List the most common anesthetic technique(s) used for this case. Standardized options: General, MAC, Regional, Neuraxial, Local.",
"example": "[[General]]",
"example": "General",
"type": "content",
"type": "content",
"required": true
"required": true
Line 52: Line 62:
"airway": {
"airway": {
"label": "Airway",
"label": "Airway",
"description": "List the most common airway management technique(s) used for this case. Standardized options:\n\n[[ETT]],\n\n[[LMA]],\n\n[[Noninvasive O2]].\n\n",
"description": "List the most common airway management technique(s) used for this case. Standardized options: ETT, LMA, Noninvasive O2.\n\n",
"example": "[[ETT]]",
"example": "ETT",
"type": "content",
"type": "content",
"required": true
"required": true
Line 59: Line 69:
"lines_access": {
"lines_access": {
"label": "Lines and access",
"label": "Lines and access",
"description": "List the most commonly used lines and access for this case. Standardized options:\n\n[[PIV]],\n\nLarge bore IV,\n\n[[Art line]],\n\n[[CVC]],\n\n[[Introducer]],\n\n[[PA catheter]].\n\n",
"description": "List the most commonly used lines and access for this case. Standardized options: PIV, Large bore IV, Art line, CVC, Introducer, PA catheter.\n\n",
"example": "[[PIV]]",
"example": "PIV",
"type": "content",
"type": "content",
"required": true
"required": true
Line 66: Line 76:
"monitors": {
"monitors": {
"label": "Monitors",
"label": "Monitors",
"description": "List the most commonly used monitors for this case. Standardized options:\n\n[[Standard ASA Monitors|Standard ASA]]\n\n5-lead [[ECG]],\n\n[[Temperature]],\n\n[[ABP]],\n\n[[EEG]],\n\n[[CVP]].\n\n",
"description": "List the most commonly used monitors for this case. Standardized options: Standard, 5-lead ECG, Temperature, ABP, EEG, CVP.",
"example": "[[Standard ASA Monitors|Standard ASA]]<br/>5-lead ECG",
"example": "Standard, 5-lead ECG",
"type": "content",
"type": "content",
"required": true
"required": true
Line 74: Line 84:
"label": "Preoperative considerations",
"label": "Preoperative considerations",
"description": "If applicable, briefly list the most common preoperative considerations for this case.",
"description": "If applicable, briefly list the most common preoperative considerations for this case.",
"example": "* Full stomach precautions",
"example": "Full stomach precautions",
"type": "content",
"type": "content",
"suggested": true
"suggested": true
Line 81: Line 91:
"label": "Intraoperative considerations",
"label": "Intraoperative considerations",
"description": "If applicable, briefly the most common intraoperative considerations for this case.",
"description": "If applicable, briefly the most common intraoperative considerations for this case.",
"example": "* Rapid sequence induction",
"example": "Rapid sequence induction",
"type": "content",
"type": "content",
"suggested": true
"suggested": true
Line 88: Line 98:
"label": "Postoperative considerations",
"label": "Postoperative considerations",
"description": "If applicable, briefly list the most common postoperative considerations for this case.",
"description": "If applicable, briefly list the most common postoperative considerations for this case.",
"example": "* [[PONV]]",
"example": "PONV",
"type": "content",
"type": "content",
"suggested": true
"suggested": true
Line 101: Line 111:
"considerations_intraoperative",
"considerations_intraoperative",
"considerations_postoperative",
"considerations_postoperative",
"image",
"image_file",
"caption"
"image_caption"
],
],
"format": "block"
"format": "block"

Revision as of 17:29, 9 March 2021

Infobox surgical procedure
Anesthesia type {{{anesthesia_type}}}
Airway {{{airway}}}
Lines and access {{{lines_access}}}
Monitors {{{monitors}}}
Primary anesthetic considerations
Preoperative {{{considerations_preoperative}}}
Intraoperative {{{considerations_intraoperative}}}
Postoperative {{{considerations_postoperative}}}

This Infobox will display the most pertinent information about a surgical case 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). 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. To use bullet points add * before each item.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Anesthesia typeanesthesia_type

List the most common anesthetic technique(s) used for this case. Standardized options: General, MAC, Regional, Neuraxial, Local.

Example
General
Contentrequired
Airwayairway

List the most common airway management technique(s) used for this case. Standardized options: ETT, LMA, Noninvasive O2.

Example
ETT
Contentrequired
Lines and accesslines_access

List the most commonly used lines and access for this case. Standardized options: PIV, Large bore IV, Art line, CVC, Introducer, PA catheter.

Example
PIV
Contentrequired
Monitorsmonitors

List the most commonly used monitors for this case. Standardized options: Standard, 5-lead ECG, Temperature, ABP, EEG, CVP.

Example
Standard, 5-lead ECG
Contentrequired
Preoperative considerationsconsiderations_preoperative

If applicable, briefly list the most common preoperative considerations for this case.

Example
Full stomach precautions
Contentsuggested
Intraoperative considerationsconsiderations_intraoperative

If applicable, briefly the most common intraoperative considerations for this case.

Example
Rapid sequence induction
Contentsuggested
Postoperative considerationsconsiderations_postoperative

If applicable, briefly list the most common postoperative considerations for this case.

Example
PONV
Contentsuggested
Article imageimage_file

An image relevant to this case. To add an image, you must first upload the file to the site (using the settings menu in the upper right and clicking "Upload file"). Then, copy and paste the file name of the uploaded file into this box.

Example
Laparoscopic appendectomy.jpg
Fileoptional
Article image captionimage_caption

A caption for the article image

Contentoptional